Releases: burke/zeus
Releases · burke/zeus
v0.19.0
What's Changed
- Add support/bugfixes for using zeus with AI tools by @latortuga in #689
Full Changelog: v0.18.0...v0.19.0
v0.18.0
v0.17.0
What's Changed
- Replacing calls to the alias File.exists? (deprecated since Ruby v3.x) with File.exist? by @mick-mehigan in #684
- Ruby 3 fixes by @anmolarora in #686
- Have Minitest actualy run tests instead of exiting by @carlosagp in #659
New Contributors
- @mick-mehigan made their first contribution in #684
- @anmolarora made their first contribution in #686
- @carlosagp made their first contribution in #659
Full Changelog: v0.16.0...v0.17.0
v0.16.0
What's Changed
- Support new Rails 5.1 command structure by @sideshowcoder in #640
- Show commands sorted for consistency & ease of use by @kigster in #644
- Bump Go versions by @HaraldNordgren in #665
- Fix compatibility with Pry 0.13+ by @0x1eef in #677
- Support darwin/arm64 by @rfwroo in #680
- Typo when requiring rubygems in zeus.json example files by @ferrerluis in #671
- FactoryGirl has been renamed to FactoryBot by @idoo in #662
- Use defined? instead of respond_to? in Pry monkeypatch by @dmcinnes in #678
- Don't require pry; only patch it if it is loaded by @botimer in #654
- Improve go files by @buddhamagnet in #660
New Contributors
- @kigster made their first contribution in #644
- @HaraldNordgren made their first contribution in #665
- @0x1eef made their first contribution in #677
- @rfwroo made their first contribution in #680
- @ferrerluis made their first contribution in #671
- @idoo made their first contribution in #662
- @dmcinnes made their first contribution in #678
- @botimer made their first contribution in #654
- @buddhamagnet made their first contribution in #660
Full Changelog: v0.15.14...v0.16.0