Releases: Liphium/magic
v3.0.0-rc.1
Magic v3.0.0 is a major stepping stone for the project. With support for PostgreSQL 18 and a complete refactor of the container orchestration makes it easier to contribute and more stable than ever.
We've also completely reworked the documentation and while there are still a few things here and there that could be improved, you can now learn about any features of Magic there: https://liphium.dev/magic.
Become a great wizard!
What's Changed (GitHub)
- Update copyright year in LICENSE file by @Unbreathable in #30
- Add latest fixes from dev by @Unbreathable in #29
- Add service drivers to Magic by @Unbreathable in #31
- feat: Add PostgreSQL 18 driver + driver refactor by @Unbreathable in #33
- feat: Detect broken container images before collisions by @Unbreathable in #35
Full Changelog: v2.0.4...v3.0.0-rc.1
v2.0.4
What's Changed
- Revise README with warnings and contribution info by @Unbreathable in #28
- feat: Update to latest version of packages by @Unbreathable in #26
MAGIC_NO_DOCKERenvironment variable for running Magic without Docker (won't start databases and stuff of course)
Full Changelog: v2.0.3...v2.0.4
v2.0.3
What's Changed
- feat(database): Add MAGIC_POSTGRES_IMAGE to set the postgres image by @Unbreathable in #25
Full Changelog: v2.0.2...v2.0.3
v2.0.2
What's Changed
- fix(deploy): Make sure volumes are properly deleted by @Unbreathable in #24
Full Changelog: v2.0.1...v2.0.2
v2.0.1
v2.0.0
This release is here to make sure Go doesn't think we're a binary package.
v1.0.0-rc16
What's Changed
- fix: Make sure previous versions are retracted by @Unbreathable in #21
Full Changelog: v1.0.0-rc15...v1.0.0-rc16
v1.0.0-rc15
What's Changed
- fix: Make sure Magic finds the project directory by @Unbreathable in #20
Full Changelog: v1.0.0-rc14...v1.0.0-rc15
v1.0.0-rc14
What's Changed
- feat: Parameters and return types for scripts are now less restrictive by @Unbreathable in #19
Full Changelog: v1.0.0-rc13...v1.0.0-rc14
v1.0.0-rc13
What's Changed
- Magic restructure for better integration with Go by @Unbreathable in #17
- Merge the new magic by @Unbreathable in #18
Full Changelog: v1.0.0-rc12...v1.0.0-rc13