Skip to content

Releases: ToMe25/hex-to-image

Release 1.0.41

06 Dec 22:13
ece5804
Compare
Choose a tag to compare

ece5804 Add two basic meson unit tests. They don't compare the output yet.
Also extract hex conversion to separate method.

Release 1.0.40

06 Dec 20:06
4f63fe4
Compare
Choose a tag to compare

4f63fe4 Add a header file for the main file
Also use C++11

Release 1.0.39

06 Dec 18:54
Compare
Choose a tag to compare

193b372 Bring back static linking

Release 1.0.38

06 Dec 18:43
Compare
Choose a tag to compare

043b442 Fix github workflow build
IDK why this even worked locally, but somehow it did.

Release 1.0.37

06 Dec 18:40
Compare
Choose a tag to compare

03b6726 Modify stdio import to work with dynamic linking on non dev systems

Release 1.0.36

25 Sep 20:59
04f7551
Compare
Choose a tag to compare

04f7551 Build workflow hotfix 2

Release 1.0.35

25 Sep 20:56
dc4f012
Compare
Choose a tag to compare

dc4f012 Hotfix build workflow
What a stupid copy-paste error...

Release 1.0.34

25 Sep 20:54
4e6eed6
Compare
Choose a tag to compare

4e6eed6 Overhaul github actions workflows (#1)

  • Remove codeql chronjob
  • Merge self-hosted runner build job into the build matrix
  • Run test workflow on self-hosted runner
  • Cache pip dependencies

Release 1.0.33

28 May 13:20
19396c6
Compare
Choose a tag to compare

19396c6 Add pip install folder back to PATH

Release 1.0.32

28 May 13:07
2925c2f
Compare
Choose a tag to compare

2925c2f Assume arm runners already have pip installed