Skip to content

Releases: OpenDreamProject/od-compiler-bot

0.3.2

11 Jan 01:52
5628a60
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.3.1...0.3.2

0.3.1

16 Oct 02:46
c6f246b
Compare
Choose a tag to compare

This was intended to be apart of 0.3.0 but I published the prior version a bit prematurely.

What's Changed

Full Changelog: 0.3.0...0.3.1

0.3.0

16 Oct 02:18
375cc8c
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.2.2...0.3.0

0.2.2

15 Oct 20:34
98e1284
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.2.1...0.2.2

0.2.1

12 Sep 01:05
aaa05a2
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.2.0...0.2.1

0.2.0

06 Sep 21:51
6356a0e
Compare
Choose a tag to compare

What's Changed

  • Removes the strict character limit on compiler/run log outputs by @Crossedfall in #8

Full Changelog: 0.1.4...0.2.0

0.1.4

06 Sep 12:47
decf88b
Compare
Choose a tag to compare

What's Changed

  • Bumps the lockfile to the latest patch versions by @Crossedfall in #7
  • Converts to a src project layout 3d9fbcf
  • Fixes some import ordering 35d6771

Note:

It is recommended that you delete the OpenDream directory after upgrading to ensure it's able to reclone and update cleanly


Full Changelog: 0.1.3...0.1.4

0.1.3

03 Jun 12:44
a086836
Compare
Choose a tag to compare

What's Changed

  • Refactors the code organization in #4
  • Adds CI testing and needed changes in #4
  • The default proc/main() is now /proc/main() in #4
  • Better handling for template spacing in #4
  • Dependency bumps in #4
  • Dockerfile changes to make it more space efficient in 9bf1a68

Full Changelog: 0.1.2...0.1.3

0.1.2

23 May 02:09
Compare
Choose a tag to compare
  • Added image pruning between each build (only prunes dangling images)
  • Upgraded Flask to 2.3.2 following GHSA-m2qf-hxjv-5gpq

Full Changelog: 0.1.1...0.1.2

0.1.1

20 May 14:14
cd948a7
Compare
Choose a tag to compare

What's Changed

  • Allow resource limiting via systemd slice by @PJB3005 in #3
  • Re-constrain the compiler to an unprivileged user within the container in b1eae8e

New Contributors

Full Changelog: 0.1.0...0.1.1