Releases: sunnamed434/BitMono
Releases · sunnamed434/BitMono
BitMono Release v0.38.0
What's Changed
- Breaking change: Replace Serilog, Autofac, pocket and Microsoft.* dependencies with minimal code by @sunnamed434 in #266
- Bump actions/download-artifact from 6 to 7 by @dependabot[bot] in #264
- Bump actions/upload-artifact from 5 to 6 by @dependabot[bot] in #263
- Bump actions/cache from 4 to 5 by @dependabot[bot] in #265
Final release of the 2025! Happy coming new year 🎉
Full Changelog: 0.37.0...0.38.0
BitMono Release v0.37.0
What's Changed
- Bump actions/checkout from 5 to 6 by @dependabot[bot] in #257
- Adds .Net 10 Support by @hackingguy in #260
- Fix unitypackage can't find CLI
- Fix unitypackage DLLs is getting stripped
- Add in docs how to test unitypackage
- Fix copy-to-test-project.bat can't find CLI
- (CI) Unity Build only on default branch
New Contributors
- @hackingguy made their first contribution in #260
Full Changelog: 0.36.1...0.37.0
BitMono Release v0.36.1
What's Changed
- Bumped AsmResolver to 6.0.0-beta.5
- Bump actions/download-artifact from 5 to 6 by @dependabot[bot] in #256
- Bump actions/upload-artifact from 4 to 5 by @dependabot[bot] in #255
Full Changelog: 0.36.0...0.36.1
BitMono Release v0.36.0
What's Changed
- Use AsmResolver's nightly version 6.0.0-development.254 (so be careful using this release, might be unstable, but also this AsmResolver version includes many bug fixes)
- Upgrade net462 dependencies to fix immediate crash by @Bip901 in #245
- Fix empty namespace always being renamed by @Bip901 in #244
- Avoid renaming classes that are nested within critical classes, and compiler generated properties/fields by @Bip901 in #246
- Improve the base type analyzer, making it more explicit by @Bip901 in #243
- Add support for custom configuration file paths by @sunnamed434 in #248
- Unity Engine Integration - Fixes #231 by @Nonanti in #237
- Add strong name signing option '--strong-name-key' #229 by @sunnamed434 in #251
- Improve reflection usage analysis by @sunnamed434 in #252
- Bump sphinx from 7.4.7 to 8.2.3 in /docs by @dependabot[bot] in #253
- More docs
New Contributors
Full Changelog: 0.35.6...0.36.0
BitMono Release v0.35.6
What's Changed
- Bumped dependencies and AsmResolver to latest version
New Contributors
- @dependabot[bot] made their first contribution in #235
Full Changelog: 0.35.5...0.35.6
BitMono Release v0.35.5
What's Changed
- If use NativeCode say in logs to build target app as non AnyCPU
- Added links to what's in README
Full Changelog: 0.35.0...0.35.5
BitMono Release v0.35.0
What's Changed
- Add --protections option, so you can pass protections without editings protections.json file, works in both CLI commands and just input
- Fix dotnet tool and add docs how to Use and Install BitMono by @sunnamed434 in #225
Full Changelog: 0.34.0...0.35.0
BitMono Release v0.34.0
What's Changed
- Bump asmresolver version to 6.0.0-beta.3, and other fixes by @sunnamed434 in #222
- Fix #217 (BitMethodDotnet doesn't hide all method content)
Full Changelog: 0.33.9...0.34.0