Skip to content
This repository has been archived by the owner on Nov 30, 2022. It is now read-only.
/ hmrb Public archive

Releases: babylonhealth/hmrb

Hammurabi v1.2.1

25 Jan 09:11
ffdec3d
Compare
Choose a tag to compare
1.2.1 (25.01.2022)
++++++++++++++++++
- NLP-2233: bump dependency versions and general maintenance

Hammurabi v1.2.0

14 May 15:15
fb9f49f
Compare
Choose a tag to compare
1.2.0 (14.05.2021)
++++++++++++++++++
- NLP-1955: spaCy 3.0+ compatibility with example and test
- NLP-1954: spaCy 2.2+ example and test

Hammurabi v1.1.1

25 Feb 09:19
ae0862f
Compare
Choose a tag to compare

1.1.1 (25.02.2021)
++++++++++++++++++

  • NLP-1915: Fix for setup.py regex

Hammurabi v1.1.0

02 Feb 15:54
98081c6
Compare
Choose a tag to compare
1.1.0 (02.02.2021)
++++++++++++++++++
- NLP-895: Improved logging
- NLP-1596: Implement subprocess tests for examples
- NLP-1642: Support leading whitespace in grammar
- HCD-632: Loosen dependencies on libraries

Thanks @jack-babylon @savkov @alexmorley for your contributions!

1.1.0rc1

02 Feb 15:16
Compare
Choose a tag to compare
1.1.0rc1 Pre-release
Pre-release
build: fix CI release process

1.1.0rc0

02 Feb 15:12
33dcfd6
Compare
Choose a tag to compare
1.1.0rc0 Pre-release
Pre-release
[NLP-1851] Refactor Python package release CI (#12)

* build: implement release commands

* fix: release-candidate version

* build: add CI workflow

* rm: check_release.py