diff --git a/CHANGELOG.md b/CHANGELOG.md index 35a1a75..a1ac6f9 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,37 +1,254 @@ -# Changelog +# CHANGELOG + + + +## v0.1.12 (2023-07-24) + +### Fix + +* fix(python-version): python version has be bumped to 3-8 ([`3f136bc`](https://github.com/Esukhia/antx/commit/3f136bc00fb09cc3a2619d357fc37321af93e194)) + +* fix(regex): regex dependency removed ([`a9e01d3`](https://github.com/Esukhia/antx/commit/a9e01d39667ba33da5167bc225d95b068604df51)) + +### Unknown + +* Merge pull request #10 from Esukhia/python-version-fix + +Python version fix ([`e7464f8`](https://github.com/Esukhia/antx/commit/e7464f836a0e10407157ef670dced9cd782fa818)) + +* python version bumped in workflow ([`c9ac368`](https://github.com/Esukhia/antx/commit/c9ac36808679da193a50f16516128c4e60cfdeff)) + +* python version bumped ([`76aee54`](https://github.com/Esukhia/antx/commit/76aee543ddb672f09a1c47959d6093afe0f90107)) + +* use logging, bump version ([`e0f6114`](https://github.com/Esukhia/antx/commit/e0f611471c617bcb9fbbed4c836fdba2442e2a1c)) - ## v0.1.11 (2022-03-08) + ### Fix -* **regex:** Unfreezed regex version ([`84facc8`](https://github.com/Esukhia/antx/commit/84facc816b06cd995acf9ae325a379cfb17acba1)) + +* fix(regex): unfreezed regex version ([`84facc8`](https://github.com/Esukhia/antx/commit/84facc816b06cd995acf9ae325a379cfb17acba1)) + +### Unknown + +* Merge pull request #8 from Esukhia/fix-regex-verison + +fix(regex): unfreezed regex version ([`9673219`](https://github.com/Esukhia/antx/commit/9673219779a69d8ec933e3d849b55eee297e730d)) + ## v0.1.10 (2021-05-21) + ### Fix -* **utils:** Json.loads encoding parameter removed ([`c0269f4`](https://github.com/Esukhia/antx/commit/c0269f4230a464a5864f1163a77421f534e31bc0)) + +* fix(utils): json.loads encoding parameter removed ([`c0269f4`](https://github.com/Esukhia/antx/commit/c0269f4230a464a5864f1163a77421f534e31bc0)) + +### Unknown + +* merge conflict resolve ([`e26a16f`](https://github.com/Esukhia/antx/commit/e26a16fffd2d01f0370490bf51c66fbb88bbbba3)) + ## v0.1.9 (2021-05-03) + ### Fix -* save texts in tmpdir ([`a0e4f3a`](https://github.com/Esukhia/antx/commit/a0e4f3a2a3ebb7f484f288a57207a0d536cdd9f8)) + +* fix: save texts in tmpdir ([`a0e4f3a`](https://github.com/Esukhia/antx/commit/a0e4f3a2a3ebb7f484f288a57207a0d536cdd9f8)) + +### Unknown + +* Merge branch 'master' of github.com:Esukhia/antx ([`44e4c76`](https://github.com/Esukhia/antx/commit/44e4c765d7444c8b91b17db456ead925195bab29)) + ## v0.1.8 (2021-05-03) + ### Fix -* **version:** Version increased ([`d8436df`](https://github.com/Esukhia/antx/commit/d8436dfd424710a73cee4b9f4c0c61707e589d03)) + +* fix(version): version increased ([`d8436df`](https://github.com/Esukhia/antx/commit/d8436dfd424710a73cee4b9f4c0c61707e589d03)) + +### Unknown + +* Merge branch 'master' of https://github.com/Esukhia/annotation_transfer ([`ef7d1ec`](https://github.com/Esukhia/antx/commit/ef7d1eced48f3d9e1bc5602613e27bec59f37b6a)) + ## v0.1.7 (2021-05-03) + ### Fix -* **core:** Freezed diff compute feature rollback ([`9ec6ab5`](https://github.com/Esukhia/antx/commit/9ec6ab53a01c307bdf753911f525dc7b86dbaad0)) + +* fix(core): freezed diff compute feature rollback ([`9ec6ab5`](https://github.com/Esukhia/antx/commit/9ec6ab53a01c307bdf753911f525dc7b86dbaad0)) + +### Unknown + +* Merge branch 'master' of https://github.com/Esukhia/annotation_transfer ([`585ad9c`](https://github.com/Esukhia/antx/commit/585ad9cfd7f9d781651ff158dda4d18471629ba9)) + ## v0.1.6 (2021-05-03) + +### Fix + +* fix: publish ([`3a20a81`](https://github.com/Esukhia/antx/commit/3a20a810312361f5fcbcc571551679d6baee08be)) + +* fix: install ([`d6d86e1`](https://github.com/Esukhia/antx/commit/d6d86e18aced5bee358996af1e0c79f075c4d438)) + +* fix: install ([`8c31dd3`](https://github.com/Esukhia/antx/commit/8c31dd3f484bec8254e3280ef3e40dc3733a1450)) + +* fix: install ([`e5f1c91`](https://github.com/Esukhia/antx/commit/e5f1c910bebbbd32e095b2820777eb8c99606d5a)) + +* fix: deps version ([`4838692`](https://github.com/Esukhia/antx/commit/48386920211fd9d24f6e348c427c4f215330bfe2)) + +* fix: specify lower & upper bound for deps ([`50705dc`](https://github.com/Esukhia/antx/commit/50705dcca6caedc8b8b82ddadb7c9c9f300d77fd)) + +* fix(setup): import pathlib and re ([`eca80f7`](https://github.com/Esukhia/antx/commit/eca80f7375ac7543fae4abe2127eddd4c8715b30)) + +* fix(github-action): rewuirement file name changed ([`95a4dec`](https://github.com/Esukhia/antx/commit/95a4dece87d957914b84094fceb40811c24a3cd5)) + +* fix(github-action): automated publish on pip ([`0720654`](https://github.com/Esukhia/antx/commit/07206548bf933e45c27a1fe866a08589c72e4eaa)) + +### Unknown + +* Merge branch 'master' of github.com:Esukhia/antx ([`2d824c5`](https://github.com/Esukhia/antx/commit/2d824c5f93124ee32f9c166b2284e1347768ebae)) + +* Merge branch 'master' of https://github.com/Esukhia/annotation_transfer ([`671f583`](https://github.com/Esukhia/antx/commit/671f583cacf64bd2da1ab4241b161ba115341b3c)) + +* Update python-publish.yml ([`aa48e65`](https://github.com/Esukhia/antx/commit/aa48e656e19b75de7a00d5317c6af5101e86a4ee)) + +* Update python-publish.yml ([`906e390`](https://github.com/Esukhia/antx/commit/906e390e56825701bc4a699d45e75c8ac092a753)) + +* Update README.md ([`c37d440`](https://github.com/Esukhia/antx/commit/c37d440730fd454fe7cee10a310c6814179626bb)) + +* merge conflict ([`f4f7b30`](https://github.com/Esukhia/antx/commit/f4f7b301ccc09a9e5d415c6dd21c521f3c9baa1a)) + +* merge conflit resolve ([`633c14c`](https://github.com/Esukhia/antx/commit/633c14c1f93b695942695ad219e55d3cefb941de)) + +* Merge branch 'master' of https://github.com/Esukhia/annotation_transfer ([`8d7acd8`](https://github.com/Esukhia/antx/commit/8d7acd809a3818c2a502a0e73765865db936f26c)) + + +## v0.1.5 (2021-01-04) + +### Fix + +* fix(core): removed freeze computation feature ([`2d361fd`](https://github.com/Esukhia/antx/commit/2d361fd52d48799a37eb26b82b481d34af8ae253)) + +### Unknown + +* version upgrade ([`f6f1e02`](https://github.com/Esukhia/antx/commit/f6f1e02feda3e238067237010f7aea97c1b0034b)) + +* test passed ([`5aab57e`](https://github.com/Esukhia/antx/commit/5aab57e9c0eae452a99bc681542ecd54c5ae24a9)) + + +## v0.1.4 (2020-11-17) + +### Fix + +* fix(core): freeze computation implemented ([`72c894a`](https://github.com/Esukhia/antx/commit/72c894a4405ece635dcc55b09138532e6808dae9)) + +* fix(core): implemented memoization for get_diffs ([`0756879`](https://github.com/Esukhia/antx/commit/07568795d6c60416d3058c5e2f2ce8f641ff6472)) + +### Unknown + +* updated readme ([`e3999b8`](https://github.com/Esukhia/antx/commit/e3999b88bf6acc80e7cb3af9909695f79cbc1b35)) + +* Merge branch 'master' of https://github.com/Esukhia/annotation_transfer ([`0da5e6d`](https://github.com/Esukhia/antx/commit/0da5e6deccd147568d79a138763ae5f9819f3b6b)) + +* Update README.md ([`aff51f2`](https://github.com/Esukhia/antx/commit/aff51f26d782119352ea9e256c5f207d8037eb0d)) + +* Merge branch 'master' of https://github.com/Esukhia/annotation_transfer ([`294031e`](https://github.com/Esukhia/antx/commit/294031e6c4182a86e37286c4222e40e6a25a9efd)) + + +## v0.1.3 (2020-10-07) + +### Fix + +* fix: add hfml ann pattern for transfer ([`3645ee0`](https://github.com/Esukhia/antx/commit/3645ee0f97d4006110ce2aca1ea765315dda703a)) + +### Test + +* test: convert generator to list ([`ec4a8f1`](https://github.com/Esukhia/antx/commit/ec4a8f16a20adcfc8a9feaf30ef6ada726870569)) + +### Unknown + +* version bump ([`5d1525b`](https://github.com/Esukhia/antx/commit/5d1525b99359da80fc9715187eb1f46130c7bd07)) + +* Update utils.py ([`542ef9e`](https://github.com/Esukhia/antx/commit/542ef9e9652d8fcc6c96dc995155f90d052a374a)) + +* Testcase updated ([`ec80375`](https://github.com/Esukhia/antx/commit/ec80375e8f49820d0493a4f087c8083ac076ed29)) + +* test failed ([`2dddf2d`](https://github.com/Esukhia/antx/commit/2dddf2d285b92bbee8f613277b9a6b3ce64e5b8c)) + + +## v0.1.2 (2020-07-29) + +### Unknown + +* version bump ([`70da9c3`](https://github.com/Esukhia/antx/commit/70da9c3fc4c891168f05d4c94f5666264c2e095b)) + +* debug ([`559f2ac`](https://github.com/Esukhia/antx/commit/559f2ac9c7b14196288db2d1b83996d82fe936c2)) + +* Merge branch 'master' of https://github.com/Esukhia/annotation_transfer ([`37ed238`](https://github.com/Esukhia/antx/commit/37ed238d088f1e4d9edcf30041d460b0698f0a4f)) + +* debug ([`20b4791`](https://github.com/Esukhia/antx/commit/20b4791113f73fafc3d53c36fbba0542fb925174)) + +* Update core.py ([`e46a08e`](https://github.com/Esukhia/antx/commit/e46a08e7fcef6d8089cdc7a64b2d853de2502917)) + +* Update README.md ([`b5cdd50`](https://github.com/Esukhia/antx/commit/b5cdd50fcd9f77476dabe1f7b7bed04c91eefb38)) + +* Update README.md ([`bc563a9`](https://github.com/Esukhia/antx/commit/bc563a9ffd9e38bce6ce4740edfe0cef5795362b)) + +* test data ([`c25acdd`](https://github.com/Esukhia/antx/commit/c25acdd46651d41ca0a11dd29be0828b347c7571)) + +* Update README.md ([`b4f34fe`](https://github.com/Esukhia/antx/commit/b4f34fe34482949d9cf28bdfc6d39f603a889416)) + + +## v0.1.1 (2020-07-29) + ### Fix -* Publish ([`3a20a81`](https://github.com/Esukhia/antx/commit/3a20a810312361f5fcbcc571551679d6baee08be)) -* Install ([`d6d86e1`](https://github.com/Esukhia/antx/commit/d6d86e18aced5bee358996af1e0c79f075c4d438)) -* Install ([`8c31dd3`](https://github.com/Esukhia/antx/commit/8c31dd3f484bec8254e3280ef3e40dc3733a1450)) -* Install ([`e5f1c91`](https://github.com/Esukhia/antx/commit/e5f1c910bebbbd32e095b2820777eb8c99606d5a)) -* Deps version ([`4838692`](https://github.com/Esukhia/antx/commit/48386920211fd9d24f6e348c427c4f215330bfe2)) -* Specify lower & upper bound for deps ([`50705dc`](https://github.com/Esukhia/antx/commit/50705dcca6caedc8b8b82ddadb7c9c9f300d77fd)) -* **setup:** Import pathlib and re ([`eca80f7`](https://github.com/Esukhia/antx/commit/eca80f7375ac7543fae4abe2127eddd4c8715b30)) -* **github-action:** Rewuirement file name changed ([`95a4dec`](https://github.com/Esukhia/antx/commit/95a4dece87d957914b84094fceb40811c24a3cd5)) -* **github-action:** Automated publish on pip ([`0720654`](https://github.com/Esukhia/antx/commit/07206548bf933e45c27a1fe866a08589c72e4eaa)) -* **core:** Freeze computation implemented ([`72c894a`](https://github.com/Esukhia/antx/commit/72c894a4405ece635dcc55b09138532e6808dae9)) -* **core:** Implemented memoization for get_diffs ([`0756879`](https://github.com/Esukhia/antx/commit/07568795d6c60416d3058c5e2f2ce8f641ff6472)) + +* fix: nvalid escape sequence with raw string ([`3b18a2d`](https://github.com/Esukhia/antx/commit/3b18a2d2689a079c1c82c7e5db570205448da472)) + +* fix: use json to deserailized the stdout of node-dmp-cli diffs ([`53ea6e0`](https://github.com/Esukhia/antx/commit/53ea6e09c24fa1bf10eda0607902fc44af1d017c)) + +### Test + +* test: add separate test for optimized and non-optimized ann trans ([`43b3acb`](https://github.com/Esukhia/antx/commit/43b3acb739f8be2963c3de0cb8517d87aedfa3ed)) + +* test: add test of optimized dmp ([`52827d0`](https://github.com/Esukhia/antx/commit/52827d0dd609a0e67d2c6dfe8c0235c74a93ef68)) + +### Unknown + +* init updated ([`f1300e3`](https://github.com/Esukhia/antx/commit/f1300e3e4791c5a7f3026f3dcc6f48db8ccb6b21)) + +* setup.py updated for version upgrade ([`60fe567`](https://github.com/Esukhia/antx/commit/60fe567a3118718049ae6e842e3e26de680a93ca)) + +* added docstring to few function ([`4cf6791`](https://github.com/Esukhia/antx/commit/4cf6791e74cf3d900b4d42f31849a78d87028ec7)) + +* Merge pull request #1 from Esukhia/dmp-js + +Node dmp diff ([`3379f12`](https://github.com/Esukhia/antx/commit/3379f125c8ee11de9cd53932193ac76ea9c34f49)) + +* Update test.yml ([`866e115`](https://github.com/Esukhia/antx/commit/866e115be93372d8e14559d57e086050630d5de4)) + +* Create test.yml ([`12f3812`](https://github.com/Esukhia/antx/commit/12f3812b879f2b50b0deeee4f0a001f61555c728)) + +* chors: update dependencies ([`bc1c79c`](https://github.com/Esukhia/antx/commit/bc1c79ca7b79ab2eb61211457b8c590053a78e50)) + +* add: optimized node.js dmp diff wrapper ([`21b7e1c`](https://github.com/Esukhia/antx/commit/21b7e1c6f336e35b3eb5d57457670a13e723e829)) + + +## v0.0.2 (2020-07-27) + +### Unknown + +* Merge branch 'master' of https://github.com/Esukhia/annotation_transfer ([`c06d9f9`](https://github.com/Esukhia/antx/commit/c06d9f9a8cacb00321a8fc70b3484455e5d66832)) + + +## v0.0.1 (2020-07-27) + +### Unknown + +* antx completed ([`4cc72c5`](https://github.com/Esukhia/antx/commit/4cc72c56372ab732f86e6e144a369a51d9384fdb)) + +* Create python-publish.yml ([`284b9a3`](https://github.com/Esukhia/antx/commit/284b9a3f222802058777a66ba1042ebeee9c6d93)) + +* package complete ([`690b382`](https://github.com/Esukhia/antx/commit/690b38294cc29cb6efac49d76cced86679bb449f)) + +* set up pip package ([`6d1ef4e`](https://github.com/Esukhia/antx/commit/6d1ef4e3e1013146877e801ad49c0e36edddfdad)) + +* Initial commit ([`1b562d5`](https://github.com/Esukhia/antx/commit/1b562d5611d33b5b7daf8807fbfec7749e8cc0ba))