Release notes
0.1.6
- fixing error with scores when parametersets are not loaded
0.1.5
- overlap ration scores
0.1.4
- option to not load attributes when pulling solutions
0.1.3
- fixes and preparations for initial api
0.1.2
- binary compression and decompression with zlib
- optional symmetric encryption and decryption with cryptography lib
0.1.1
- bugfixes for random name and id generators
- separating logic of uploading solution descriptions from the rest of tables
- prints to show generated names and ids
- function to pull parameter set ids for deployment status
- ability to get and change deployment statuses of parameter sets
- updated usage examples; user friendly functions to show commited solutions, parameter sets and parameter info; ability to pull all tables for a select solution
0.0.3
- new DatabaseConnector with sqlalchemy