Releases: sc2ad/beatsaber-hook
Bump to avoid using file logging in UtilsLogger
v0.7.1 Updated qpm.json
Add file logging, refactor some API functionality, fix mkpath
Things have changed, so this is a breaking update. The version after this will most likely be 1.0.0.
As a general note: file logging is fairly volatile, but seemingly only when UtilsLogger uses it. Otherwise, it seems to work just fine.
Version Bump for latest features!
Mostly refactored FindMethod to be capable of finding generic methods (with passed in generic types).
Also added some functionality to Logger (enable/disable)
Improvements for codegen
Type checking improvements, some other stuff I don't remember.
Fix mkpath
It's been broken for awhile.
Fix some issues
Fix a crash with configuration construction
Fix an out of order assignment check
Add Logger::enable
and Logger::disable
for GLOBALLY enabling and disabling beatsaber-hook logs.
Add fix for bool field/property getters
Also will be used for testing QPM restoration process :D
QPM Format change
I just changed the format of QPM to see if this works now :)
Dummy Update to test QPM Resolution
v0.5.5 Updated qpm.json
QPM Update
Update to use latest QPM and qpackages, will probably change at least once more