Skip to content

Releases: cahna/hitfactorpy

v1.0.1

25 Dec 20:45
89883c2
Compare
Choose a tag to compare
  • Update dependencies
  • Increased test coverage

v1.0.0

17 Feb 20:29
5f31b47
Compare
Choose a tag to compare
* parse more match info fields
* update dependencies
* configure autoflake

v0.1.1

31 Jan 20:10
db2db67
Compare
Choose a tag to compare
v0.1.1: bugfix for pydantic model root validator (#7)

v0.1.0

31 Jan 19:45
1e29b00
Compare
Choose a tag to compare
v0.1.0 (#6)

* Replace `utils.calculate_uspsa_hit_factor(stage_score)` (deprecated) with `utils.calculate_hit_factor(**kwargs)`
* Add pydanic model for UspsaStageScore

v0.0.7

29 Jan 00:24
2fcdaa6
Compare
Choose a tag to compare
v0.0.7 (#5)

* add utils.calculate_uspsa_hit_factor

v0.0.6

26 Jan 19:33
e135793
Compare
Choose a tag to compare
update docs

v0.0.5

26 Jan 19:25
62ca3ca
Compare
Choose a tag to compare
add more fields to stage_score (#3)

v0.0.4

26 Jan 19:21
015da31
Compare
Choose a tag to compare
RC/0.0.4 (#2)

* add basic Dockerfile

* add py.typed file

v0.0.3

21 Jan 05:24
192ab1f
Compare
Choose a tag to compare
  • new CLI with 2 commands: parse-match and json-schema
  • bugfixes
  • new tests
  • updated documentation

v0.0.2

19 Jan 22:50
Compare
Choose a tag to compare

first release tag