Skip to content

Latest commit

 

History

History
21 lines (17 loc) · 937 Bytes

CHANGELOG.md

File metadata and controls

21 lines (17 loc) · 937 Bytes

Basic-Matics Changelog

Python Release License

Release 2.0

Basic-Matics is finally ported to Python.

The main aim of this port is to restructure the app and make it easier to do a long-term development. However, the kotlin version, with its bugs, will still be available as a separate branch.

Changes

  • App ported to Python, with support from 3.7
  • GUI changed from SWT to Tkinter
  • Separated GUI from data
  • Changed data storage configuration
  • Unified operations GUI

Known Issues

  • No error handling when empty entries
  • Language not updated instantly, but restart needed instead