Skip to content

Releases: sc2ad/beatsaber-hook

Bump to avoid using file logging in UtilsLogger

25 Sep 22:51
Compare
Choose a tag to compare

Add file logging, refactor some API functionality, fix mkpath

25 Sep 22:42
Compare
Choose a tag to compare

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!

17 Sep 19:36
Compare
Choose a tag to compare

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

16 Sep 19:34
Compare
Choose a tag to compare

Type checking improvements, some other stuff I don't remember.

Fix mkpath

15 Sep 18:02
Compare
Choose a tag to compare

It's been broken for awhile.

Fix some issues

15 Sep 06:55
Compare
Choose a tag to compare

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

05 Sep 03:29
Compare
Choose a tag to compare

Also will be used for testing QPM restoration process :D

QPM Format change

05 Sep 03:21
Compare
Choose a tag to compare

I just changed the format of QPM to see if this works now :)

Dummy Update to test QPM Resolution

04 Sep 20:58
Compare
Choose a tag to compare
v0.5.5

Updated qpm.json

QPM Update

04 Sep 09:50
Compare
Choose a tag to compare

Update to use latest QPM and qpackages, will probably change at least once more