Releases: markdicksonjr/nibbler
Releases · markdicksonjr/nibbler
v0.9.0
Allowed users to get the config before init This can be useful if other extensions need to get the "final" URL for the db in a way that complies with Nibbler's behavior
v0.8.0
Minor code quality improvements
v0.7.0
Migrated storage, socket, auth0 to separate modules
v0.6.2
Switched to config module that isn't deprecated
v0.6.1
Reduced bcrypt cost of generation
v0.6.0
Go mod support (dep support retained, as well)
v0.5.2
Core app improvements: stopSignals, etc worker app no longer initializes routes
v0.5.1
Removed by-module go get from circleci config
v0.5.0
Improved interface usage throughout repository
v0.4.2
Reformatting