Releases: RECETOX/MSMetaEnhancer
Releases · RECETOX/MSMetaEnhancer
v0.4.0
v0.3.0
v0.2.5
What's Changed
- Fix Circuit Breaker pattern in python 3.9; fix skipping async tests by @maximskorik in #124
- Fix Publish to PyPi action by @maximskorik in #125
- Update package version by @maximskorik in #127
- Minor fixes to bibliography by @csoneson in #128
- Release 025 by @hechth in #130
New Contributors
Full Changelog: v0.2.4...v0.2.5
v0.2.4
v0.2.3
v0.2.2
[0.2.2] - 2022-04-27
Added
Changed
- the log file is now written continuously during annotation and the metrics added at the end of the file #92
What's Changed
- Log unknown errors by @xtrojak in #91
- Enabled CI for all platforms by @hechth in #97
- Store logs during annotation by @xtrojak in #96
- Create publish_pypi.yaml by @hechth in #98
- Update to version 0.2.2 by @hechth in #100
Full Changelog: v0.2.1...v0.2.2
v0.2.1
v0.2.0
[0.2.0] - 2022-03-19
Added
- BridgeDB supporting conversion of several database IDs #76
- ComputeConverter class for conversions based on computation instead of querying #75
- ConverterBuilder which validates and initialises converters #75
- reintroduced PubChem service using direct REST web interface #76
Changed
v0.1.3
v0.1.2
[0.1.2] - 2022-01-06
Added
generate_options()
function inGalaxy
submodule to create all possible conversions supported by the tool in a format suitable for the galaxy tool form #58- monitoring of services status during annotation process #56
- validation of obtained metadata #59
Changed
- structure and contents of documentation #51
Removed
- tests checking contents and consistency of individual services #54