Releases: helsing-ai/atmosphere
Releases · helsing-ai/atmosphere
v0.3.1
v0.3.0
What's Changed
- Set up nix for local development by @ulucs in #23
- Make executor the first argument of functions by @ntrinquier in #26
- Deviate the testing::read implementation from testing::create by @mara-schulke in #18
- fix sqlite build by adding the required migration by @ulucs in #25
- refactor: rename Read trait functions for alignment by @cdbrkfxrpt in #27
New Contributors
- @ulucs made their first contribution in #23
- @ntrinquier made their first contribution in #26
Full Changelog: v0.2.0...v0.3.0
v0.2.0 - Clean up features configuration
What's Changed
- doc: two warnings from rustdoc by @poliorcetics in #19
- docs: Add contribution guidelines and fix invalid repo URL in Cargo.toml by @poliorcetics in #20
- Fix workspace compilation and features shenanigans by @poliorcetics in #21
- release: version 0.2.0 by @poliorcetics in #22
New Contributors
- @poliorcetics made their first contribution in #19
Full Changelog: v0.1.4...v0.2.0
v0.1.4 - Extend find and remove `Any`
What's Changed
- Re-export sqlx in atmosphere-core by @xfbs in #6
- Enables doctests for macros crate by @xfbs in #7
- Updates book with expanded getting-started guide and traits by @xfbs in #5
- Guard schema for when not using SQLite by @cdbrkfxrpt in #10
- Add fetching a row non-optional and fix tests by @cdbrkfxrpt in #12
- Ignore the doctests in atmosphere-macros (for now!) by @cdbrkfxrpt in #13
- Switch install of mdbook-keeper back to upstream by @cdbrkfxrpt in #14
- Update links by @cdbrkfxrpt in #15
- Repair the main branch by @mara-schulke in #16
- Bump version by @cdbrkfxrpt in #17
New Contributors
- @cdbrkfxrpt made their first contribution in #10
- @mara-schulke made their first contribution in #16
Full Changelog: v0.1.1...v0.1.4
v0.1.1 – Miette Support & Bug Fixes
v0.1.0 – Hooks, Relationships, Stabilizations!
This includes error handling, stabilization, inter table relationships, a hook system and much more!
Full Changelog: v0.0.2...v0.1.0
v0.0.2 – Error Handling Infrastructure
Full Changelog: v0.0.1...v0.0.2
v0.0.1 – Initial release
v0.0.1-alpha.2 – Derive Macro Implementation
Full Changelog: hemisphere-studio/atmosphere@v0.0.1-alpha.1...v0.0.1-alpha.2