Releases: emustudio/emuLib
Releases · emustudio/emuLib
12.0.0
What's Changed
- [#47] Enhance API so the plugins report whether they support automation or not
- [#69] Creating lexer without source (reusable lexer)
- [#70] Move program location to ApplicationAPI
- [#71] Improve Lexer interface
- [#72] Implement function for loading Font files in GuiUtils
Full Changelog: 11.7.0...12.0.0
11.7.0
What's Changed
- Introduced Time event processor
- Read and write plugin "subsettings"
- BCD code conversions in NumberUtils
- Change IOException to RuntimeException in device contexts
- Fix NumberUtils.readbits
- Extended NumberUtils with more functions
- Refactored Lexer
- Multi-cell read/writes in MemoryContext
- Add support for accurate sleeping
Full Changelog: https://github.com/emustudio/emuLib/commits/11.7.0