Releases: systemincloud/rly
Releases · systemincloud/rly
1.7.1
1.7.0
1.6.2
1.6.1
Changes in v1.6.1
BUG FIXES
- Fix: no visible global function definition for 'is'
1.6.0
1.5.0
Changes in v1.5.0
NEW FEATURES
- Implement proper error handling.
NOTES
- DESCRIPTION. R6 and futile.logger in Imports not in Depends.
1.4.2
Changes in v1.4.2
BUG FIXES
- Fix: Error in log$info(" ! shift/reduce conflict ...
1.4.1
Changes in v1.4.1
BUG FIXES
- Fix: Error: object 'rprec_rlevel' not found.
- Fix: could not find function "appender.console".
1.4.0: You can define literals as a string of characters
Changes in v1.4.0
NEW FEATURES
- You can define literals as a string of characters e.g.: literals = ':;,=*{}()<>[]'.
1.3.0
Changes in v1.3.0
NOTES
- Refactor demos.
- Declare Depends: R (>= 3.3.0) in DESCRIPTION file.