1.8.0
Release v1.8.0
Breaking Changes
Features
- Cerri Project manager by @andrey-moura in #133
- Add Path#inspect
- Add is_a?
- Add basic YAML
- Add Dir#to_sring and Dir#path
- Add respond_to?
Fixes
- Fix specs not running on windows by @andrey-moura in #134
- Fix several errors in the interpreter context by @andrey-moura in #122
- Fix Dir#exists return value by @andrey-moura in #136
- Fix Path#exists? return value by @andrey-moura in #137
- Fix Dir#glob under Windows by @andrey-moura in #139
- Add 'did you forget to impot?'
Other changes
- Fix CI not caching correctly by @andrey-moura in #135
Full Changelog: 1.7.0...1.8.0