What's Changed
- Implemented
pdn
build command as a replacement for direct nimble integration @Nycto #98 - Autogenerate pdxinfo files during builds @Nycto #98
- Removed
configure
build command in favor of automatic updates during builds @Nycto #98 - Added
getRefreshRate
function @ninovanhooff #95 - Don't use refs for unmanaged bitmaps @Nycto #84
- Fixed unfindable entries in sparsemap @Nycto #93
- Fixed memory tracer reporting calls to deallocate unmanaged memory @Nycto #97
- Completely elided memory tracing when disabled @Nycto #97
- Reorganized code
Full Changelog: v0.21.0...v0.22.0