v0.2.6
What’s Changed
- Dev -> Master (#204) @rgerkin
- Master -> Dev (#203) @rgerkin
- switch back to quantities module (#202) @appukuttan-shailesh
- Enable caching of model specific test predictions (#200) @rgutzen
- Enable Score subclassing (#197) @lakesare
- Make disk_cache persist across runs (#195) @lakesare
- Added 2 Backend methods for netpyneunit (#196) @lakesare
- Fix caching for repos without remotes (#194) @lakesare
- fix: added missing import of numpy (#193) @zsinnema
- Add render_beautiful_msg Method, Remove
sty
Package (#191) @ChihweiLHBird - Add conditions importlib-metadata requirement (#190) @rgerkin
- Adding Isort, Black, and Autoflake with Pre-Commit Framework and GitHub Action Workflow to Format Source Files (#189) @ChihweiLHBird
- Change trigger of Upload Python Package action to
published
(#188) @ChihweiLHBird