Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2025-05-07 | 653 Bytes | |
v0.18.1 source code.tar.gz | 2025-05-07 | 882.6 kB | |
v0.18.1 source code.zip | 2025-05-07 | 1.3 MB | |
Totals: 3 Items | 2.2 MB | 4 |
What's Changed
- chore: use fmt.Printf instead of fmt.Println(fmt.Sprintf(...)) by @testwill in https://github.com/MontFerret/ferret/pull/789
- Updated ANTLR and other dependencies. Upgraded Go version by @ziflex in https://github.com/MontFerret/ferret/pull/796
- refactor: remove io/ioutil by @ginglis13 in https://github.com/MontFerret/ferret/pull/792
New Contributors
- @testwill made their first contribution in https://github.com/MontFerret/ferret/pull/789
- @ginglis13 made their first contribution in https://github.com/MontFerret/ferret/pull/792
Full Changelog: https://github.com/MontFerret/ferret/compare/v0.18.0...v0.18.1