Features
- add with_timezone(seconds) allows timezone specification in the time object
- add new methods for String :: trim, trim_end, trim_start, Array :: init, reverse, append
- new
log
command - add disable_ssl_verify method to HTTP
- new CSML CLI
Improvements
- update nom to 7.1 and refacto comments and string parsing
- improve HTTP error handling with extra primitive info
- add default_flow in _metadata._context
Bugfixes
- fix logs message format
- allow comments between methods calls
New target builds
- add Arch Linux ARM build
- add macos M1 build
- add IOS and android build docs