Releases: YamiDaisuke/hermes-swift
Releases · YamiDaisuke/hermes-swift
v2.1.0-rc.1
Update changelog
2.1.0.rc15
Full Changelog: v2.0.0...2.1.0.rc15
2.1.0.15
Full Changelog: v2.0.0...2.1.0.15
2.1.0-rc.1
Full Changelog: v2.0.0...2.1.0-rc.1
Release v2.0.1
Changed
- The name of "Hermes" class to "HermesMetadata" to avoid name conflicts with the package name
Release v2.0.0
Added
- A compiler and VM implementation for Monkey lang
- Support for floating point values
- REPL support for compiled mode
Release v1.0.1
Added
- Monkey objects now support equality comparison
- Monkey support single line (//) and multiline (/* */) comments
Changed
- Code refactor and quality improvements
Fixed
- Fixed REPL copy and paste actions
Release v1.0.0
Added
First release of the Monkey interpreter written in swift!! 🍺🐒