Releases: Kastakin/PyES
Releases · Kastakin/PyES
v2.0.0beta
v2.0.0beta
Release v1.1.3
Version v1.1.3
Features
- Add commands to edit all columns (7a709ed)
- Calculate percentages on the fly for plotting purposes (ddc04d7)
Enhancements
- Use dequeue instead of list for keeping track of concentration of previous points (b919663)
Fixes
- Update Pillow dependency to avoid vulnerability (1b72e3c)
Chores
Release v1.1.2
Release v1.1.1
v1.1.0
Version v1.1.0
Features
- Add undo for all editable fields (b9af1d1)
Enhancements
- Easier plot export (39a887f)
- Plot error bars for concentrations on plot (e562ed6)
- Aske for confirmation when changing projects (d70732b)
- Add undo for compontents models (0dacdc2)
- Add info dialogs to inputs ()
- Refactor of models code for undo (cea0f69)
- Unify species models and add edit undo (8d86ae7)
- Add undo for tables row swapping (a84d860)
- Add undo for comp tables add/remove (baa396b)
- Add undo for species tables add/remove (d64bef2)
- Rework opening of files to report errors (b08fd9c)
- simplify rowCount and columnCount methods (677cee1)
- Allow opening files directly (34cb86f)
Fixes
- Change input labels when ind comp change (62f8d84)
- Workaround empty species header exception (4a2a2fa)
- Typos in graph axis title (718319b)
- Remove unused comments (cbeef10)
- Better handle name of new components (3871ee8)
- Remove debug statement (98dcc99)
- Update open editor after swapping rows (4a70434)
- Fix tests to account for dialog on close (5dfdddb)
- Correct components view delegates (ece92f7)
- Remove useless about qt dialog call (527c25f)
- Rewrite delegate init (ae21b84)
- Simplify species actions (fdc5f13)
- Remove unneeded check for species model (f8ec329)
- Handle files empty dataframes for solids (07d8d0a)
Chores
Release v1.0.0
Release v0.4.4
Version v0.4.4
Enhancements
- Add AboutQt dialog for LGPL compliance (0ab1b8b)
- Create log folder in home at runtime (6c9cdeb)
- Simplify Components tests (a81990c)
- GUI test handle interface pytest fixture (9de8c43)
Fixes
- Fix paths in tbump config (956f458)
- Remove top level init for PyInstaller (f27946b)
- Regression bugs in optimizer ()
- Use correct es4 data for cu_gly test system (97930aa)
- Handle displayed tables better (0c8e08d)
- Update path for benchmark script (7cd17d6)
- Change resource file location (5a3f915)
- Correct the test file for HySS comparison (ef5aa58)
- Adding component last now works as intended (8f75480)
Chores
Release v0.4.3
v0.4.2
v0.4.2
Release v0.4.1
Version v0.4.1
Enhancements
Fixes
- Export solid distributions in excel/csv (e1aead0)
- Handle paths with dots in them (b8d56b6)
- Remove print statements (89a5b1d)
Chores
- Run changelog script as tbump hook (5e09d2e)
- Create changelog before bumping version (6c74903)
- Remove module not used anymore (ffe0c6e)
- Refactoring and typos (ada11de)
- Use ubuntu-latest in github runners (b150c7f)
- Ignore matplotlib to reduce installer size (d9300d7)
- Remove unused imports (65476f4)
- Update CHANGELOG (ae83da0)