Releases: XENONnT/utilix
Releases · XENONnT/utilix
v0.6.1
This release includes:
- a bug fix in batchq.py for job submission to midway inside the container
- the mongo clients are now cached rather than re-initiatialized.
v0.6.0
- Some better error handling
- More convenient data queries
- Enforces the data field entries required by the runDB API
v0.5.3
v0.5.3 - 2021/04/14
- Small bugfixes in utilix.io
v0.5.2
Actually fixes the bug introduced in v0.5.0.
v0.5.1
Fixes the bug introduced in v0.5.0 for cases when no config file exists.
v0.5.0
This release contains
- GridFS interface for both direct mongo access and through the API (#35).
- Allow users to bypass the auto-initialization of the DB class with a config option (#39)
- Hopefully a fix to the annoying error that requires removing the dbtoken (#40)
And a few other small bug fixes / typos.
v0.4.1
v0.4.0
Version 0.3.3
Bux fix in utilix.rundb.Token
version 0.3.2
- Bug fixes and better error handling
- Allow utilix on Windows