1.6.0
What's Changed
- Simplify imports and remove useless API dependencies by @pavkam in #34
- chore(deps): bump Moq from 4.18.3 to 4.18.4 by @dependabot in #36
- chore(deps): bump MSTest.TestFramework from 3.0.1 to 3.0.2 by @dependabot in #37
- chore(deps): bump MSTest.TestAdapter from 3.0.1 to 3.0.2 by @dependabot in #38
- Backend abstraction - ability to have many Curses backends #1 by @pavkam in #35
- Event processing moved into the backend for ease of abstraction #2 by @pavkam in #39
- Preliminary PDCurses support. by @pavkam in #40
- PD Curses Modified support with many backend loading changes. by @pavkam in #41
- Bug fix for checking if the point is within the surface. by @pavkam in #42
- Better handling of cross-backend key names and added more debugging string representations of objects. by @pavkam in #43
- Reorganize imports for PD curses missing methods by @pavkam in #44
Full Changelog: 1.5.2...1.6.0