Skip to content

Releases: includeamin/diff

v0.6.0

09 Oct 21:49
3e40193

Choose a tag to compare

Version 0.6.0

Commits

  • [3e40193] Merge pull request #6 from includeamin/cleanup
  • [5fd8b42] chore: cleanup ruff.toml

v0.5.0

09 Oct 20:55
34afd92

Choose a tag to compare

Version 0.5.0

Commits

  • [34afd92] Merge pull request #5 from includeamin/feat-repr
  • [7087ab2] chore: update repr of Delta

v0.4.0

07 Oct 17:40

Choose a tag to compare

Version 0.4.0

Commits

v0.3.0

07 Oct 16:43
e788b05

Choose a tag to compare

Version 0.3.0

Commits

  • [e788b05] Merge pull request #4 from includeamin/cleanup-tests
  • [5349c91] chore: cleanup tests and add name to the release wrokflow

v0.2.0

07 Oct 16:39
2494ea9

Choose a tag to compare

Version 0.2.0

Commits

  • [2494ea9] Merge pull request #3 from includeamin/improve-interface
  • [8dc84d1] chore: improve naming and enhance comments

v0.1.0

06 Oct 21:47

Choose a tag to compare

Version 0.1.0

Commits

  • [0192d78] chore: update README
  • [8763eae] Merge pull request #2 from includeamin/improve-readme
  • [6698fe7] chore: update README
  • [d6ba244] fix: fix release
  • [97a263a] fix: fix release
  • [d79221a] fix: fix release
  • [6393295] Merge pull request #1 from includeamin/init
  • [8db6ec0] feat: add release
  • [f4f5025] feat: add release
  • [ffc2080] chore: rename Operation to Delta
  • [3d45c13] chore: update README
  • [79d45c5] feat: fix linter error
  • [247be4b] feat: add linter workflow
  • [3f5111a] feat: add linter workflow
  • [985d2d9] feat: add linters and fixes all linting issues and ignore some
  • [5481481] feat: add first version with green tests
  • [e1f5c8f] Initial commit