Skip to content

Releases: fork-tongue/patchdiff

Release v0.3.4

19 Jan 14:03
bf5cad7
Compare
Choose a tag to compare
Push test coverage to 100% and bump version (#18)

* push test coverage to 100%

* bump version

* maintain tokens inside pointer as a tuple

* add test for Pointer.append

Release v0.3.3

18 Feb 18:29
Compare
Choose a tag to compare

Included changes:

  • Fixes for (reverse) ops #15

Release v0.3.2

15 Nov 10:11
ce3a811
Compare
Choose a tag to compare
Merge pull request #14 from Korijn/bump-version

Included change:

* Fix appending operation for list (#13)

Release v0.3.1

08 Nov 14:16
3e724b8
Compare
Choose a tag to compare
Merge pull request #12 from Korijn/bump-version

Bump version to 0.3.1

Includes the following changes:

* Add support for Python 3.6, 3.7, 3.8 and 3.10 (#9)
* Remove isinstance calls to be able to work with proxied objects (#10 and #11)

Release v0.3.0

04 Nov 16:12
Compare
Choose a tag to compare
add to_json to readme

Release v0.2.0

04 Nov 15:52
Compare
Choose a tag to compare
tests pass, reverse ops implemented

Release v0.1.0

27 Oct 19:37
Compare
Choose a tag to compare