Release v0.5.0rc1
·
595 commits
to main
since this release
What's Changed
- Remove automatic Cli from settings class by @bruno-f-cruz in #64
- Add support for curriculum by @bruno-f-cruz in #28
- Refactor library structure to move behavior launcher to independent module by @bruno-f-cruz in #68
- Add
ByAnimalModifiertoBehaviorLauncherby @bruno-f-cruz in #71 - Simplify startup by remove
post_initmethod by @bruno-f-cruz in #76 - Additionally list uncommitted files during git checks by @bruno-f-cruz in #77
- Prompt user before exiting process by @bruno-f-cruz in #78
- Avoid try-catch for module constants by @bruno-f-cruz in #85
- Adds slims service picker by @micahwoodard in #80
- Add AIND user validation by @bruno-f-cruz in #88
- Implement handler/highlighter for log messages by @bruno-f-cruz in #89
- Fix evaluation order of data_transfer and data_mapper enabling flags by @bruno-f-cruz in #90
- Refactor relative imports and fix license metadata by @bruno-f-cruz in #91
- Add automatic water log suggestions by @bruno-f-cruz in #92
New Contributors
- @micahwoodard made their first contribution in #80
Full Changelog: v0.4.2...v0.5.0rc1