AIMSim v1.1.0
This release of AIMSim
contains a number of QOL updates for the repository, some minor bug fixes and updates in the core functionality, and a complete overhaul of the GUI and accompanying tutorial notebook.
Changelog
- move doc generation to separate branch by @JacksonBurns in #221
- add explicit CI for python versions by @JacksonBurns in #222
- use lru_cache for speedup and compatibility by @JacksonBurns in #223
- Figures not displaying correctly fix by @JacksonBurns in #225
- Add file browser using
filedialog
by @JacksonBurns in #226 - GUI Upgrade by @JacksonBurns in #229
- Update tutorial notebook to reflect new GUI design by @JacksonBurns in #231
Full Changelog: v1.0.3...v1.1.0