Skip to content

Latest commit

 

History

History
261 lines (123 loc) · 10.5 KB

CHANGELOG.md

File metadata and controls

261 lines (123 loc) · 10.5 KB

CHANGELOG

v0.1.13 (2024-04-02)

Fix

  • fix: upgrade pyyaml version (ecd6a4f)

v0.1.12 (2023-07-24)

Fix

  • fix(python-version): python version has be bumped to 3-8 (3f136bc)

  • fix(regex): regex dependency removed (a9e01d3)

Unknown

  • Merge pull request #10 from Esukhia/python-version-fix

Python version fix (e7464f8)

  • python version bumped in workflow (c9ac368)

  • python version bumped (76aee54)

  • use logging, bump version (e0f6114)

v0.1.11 (2022-03-08)

Fix

  • fix(regex): unfreezed regex version (84facc8)

Unknown

  • Merge pull request #8 from Esukhia/fix-regex-verison

fix(regex): unfreezed regex version (9673219)

v0.1.10 (2021-05-21)

Fix

  • fix(utils): json.loads encoding parameter removed (c0269f4)

Unknown

v0.1.9 (2021-05-03)

Fix

  • fix: save texts in tmpdir (a0e4f3a)

Unknown

  • Merge branch 'master' of github.com:Esukhia/antx (44e4c76)

v0.1.8 (2021-05-03)

Fix

  • fix(version): version increased (d8436df)

Unknown

v0.1.7 (2021-05-03)

Fix

  • fix(core): freezed diff compute feature rollback (9ec6ab5)

Unknown

v0.1.6 (2021-05-03)

Fix

  • fix: publish (3a20a81)

  • fix: install (d6d86e1)

  • fix: install (8c31dd3)

  • fix: install (e5f1c91)

  • fix: deps version (4838692)

  • fix: specify lower & upper bound for deps (50705dc)

  • fix(setup): import pathlib and re (eca80f7)

  • fix(github-action): rewuirement file name changed (95a4dec)

  • fix(github-action): automated publish on pip (0720654)

Unknown

v0.1.5 (2021-01-04)

Fix

  • fix(core): removed freeze computation feature (2d361fd)

Unknown

v0.1.4 (2020-11-17)

Fix

  • fix(core): freeze computation implemented (72c894a)

  • fix(core): implemented memoization for get_diffs (0756879)

Unknown

v0.1.3 (2020-10-07)

Fix

  • fix: add hfml ann pattern for transfer (3645ee0)

Test

  • test: convert generator to list (ec4a8f1)

Unknown

v0.1.2 (2020-07-29)

Unknown

v0.1.1 (2020-07-29)

Fix

  • fix: nvalid escape sequence with raw string (3b18a2d)

  • fix: use json to deserailized the stdout of node-dmp-cli diffs (53ea6e0)

Test

  • test: add separate test for optimized and non-optimized ann trans (43b3acb)

  • test: add test of optimized dmp (52827d0)

Unknown

  • init updated (f1300e3)

  • setup.py updated for version upgrade (60fe567)

  • added docstring to few function (4cf6791)

  • Merge pull request #1 from Esukhia/dmp-js

Node dmp diff (3379f12)

  • Update test.yml (866e115)

  • Create test.yml (12f3812)

  • chors: update dependencies (bc1c79c)

  • add: optimized node.js dmp diff wrapper (21b7e1c)

v0.0.2 (2020-07-27)

Unknown

v0.0.1 (2020-07-27)

Unknown