Skip to content

v0.12.0

Compare
Choose a tag to compare
@FaithBeam FaithBeam released this 28 Sep 18:53
· 79 commits to master since this release
f3a32e3

Breaking Change

The database used previously will not be compatible with the database used now

  • Use ef core sqlite instead of litedb
  • Simplified and organized the project
  • Replaced datagrid with listbox because datagrid wouldn't update on collection changes for some reason