Releases: OpenDreamProject/od-compiler-bot
Releases · OpenDreamProject/od-compiler-bot
0.3.2
What's Changed
- Bump werkzeug from 3.0.0 to 3.0.1 by @dependabot in #17
- Bump urllib3 from 2.0.6 to 2.0.7 by @dependabot in #18
- Bumps the dotnet version to 8 by @Crossedfall in #19
- Bump gitpython from 3.1.37 to 3.1.41 by @dependabot in #20
Full Changelog: 0.3.1...0.3.2
0.3.1
This was intended to be apart of 0.3.0 but I published the prior version a bit prematurely.
What's Changed
- Adds a new /version route by @Crossedfall in #16
Full Changelog: 0.3.0...0.3.1
0.3.0
What's Changed
- Adds support for different build configurations by @Crossedfall in #14
- Updates poetry and pre-commit dependencies by @Crossedfall in #15
Full Changelog: 0.2.2...0.3.0
0.2.2
What's Changed
- Updates the location of the DMCompiler binary by @Crossedfall in #13
Full Changelog: 0.2.1...0.2.2
0.2.1
What's Changed
- Bumps pre-commit versions by @Crossedfall in #9
- Bump gitpython from 3.1.34 to 3.1.35 by @dependabot in #10 [[Security patch]]
New Contributors
- @dependabot made their first contribution in #10
Full Changelog: 0.2.0...0.2.1
0.2.0
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
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
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
- 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