This repository has been archived by the owner on Sep 28, 2022. It is now read-only.
Releases: eclipse-archived/golo-lang
Releases · eclipse-archived/golo-lang
3.4.0
What's Changed
- Sort compiling files by @yloiseau in #567
- 📝 add 2 new tutorials: 🙀 OMG there is no class in Golo by @k33g in #556
- Refactor bytecode generation by @yloiseau in #570
- FIX: return in try skips finally by @yloiseau in #569
- Add GitPod support by @k33g in #573
- Python-like Contexts by @yloiseau in #575
- Improve documentation by @yloiseau in #577
- Metadata improvement by @yloiseau in #578
Full Changelog: milestone/3.4.0-M1...release/3.4.0
Milestone 3.4.0-M1
Issues and pull-requests closed so far in 3.4.0
- Reworked Dockerfile
- README and CONTRIBUTING files cleanup
- Automated deployment
- Use a fancy test logger
- Reimplementing destructuring
- Improvements/misc
- Adds man pages for the golo commands
- Fix nested try
- Nested try block
- Adds Java annotation to golo elements
- Starting a Gradle 6 Kotkin build script
- Upgrade some dependencies
- Upgrade to Gradle 6
- The big yearly copyright update
- Hygienic macros