Skip to content

Releases: spence-s/human-object-diff

v3.0.0

27 Mar 22:10
v3.0.0
4327843
Compare
Choose a tag to compare
  • fix: default export that works a0fa627
  • chore: ignore tgz 2d95354
  • chore: more upkeep b350b29
  • Merge pull request #21 from gustawdaniel/patch-1 520710a
  • chore: fix up dev stuff more ede8791
  • chore: lint and format c5ed741
  • chore: more dev setup stuff 2454899
  • chore: dev deps and ts build fixes 6f18f81
  • table fixed in readme 364547e
  • Merge pull request #17 from gustawdaniel/typescript c2b9df2
  • fixed test ef3828f
  • switch from esbuild to tsc 393b5c6
  • added npm update 31343b2
  • Merge remote-tracking branch 'origin/typescript' into typescript 231327f
  • prettier e887b80
  • removed clean install e3658e3
  • Merge branch 'spence-s:master' into typescript bfd50ed
  • prettier added 1995239
  • decamelize version fixed to provide esm 4033695
  • migration from javascript to typescript 699f7d4
  • Merge pull request #14 from gustawdaniel/master 20f4d82
  • index moved to src 0d63bd2
  • no --if-present support in yarn a934e03
  • Merge remote-tracking branch 'origin/master' 69af386
  • packages updated 3e5ef76
  • added test workflow 582e406
  • chore: adds extra diff property 31377ae
  • chore: upgrade and lint refactor b762d68

v2.0.2...v3.0.0

What's Changed

New Contributors

Big thanks to @gustawdaniel 🎉

Full Changelog: v2.0.2...v3.0.0

Docs

25 Nov 03:17
ba8a13e
Compare
Choose a tag to compare
  • chore: more readme updates 9eae8c6
  • chore: documentation fixes and additions 821be72

v2.0.1...v2.0.2

v2.0.1

25 Nov 01:49
8b7d9d9
Compare
Choose a tag to compare
  • fix: travis versions 571e035
  • fix: update readme and tests 7bb4289
  • Merge pull request #5 from 8BitJonny/patch-1 830c0b2
  • chore: update deps and fix linting 435969f
  • fix missing quotes 1d9fb40

v2.0.0...v2.0.1

v2.0.0

27 Feb 01:31
Compare
Choose a tag to compare

HRdiff is now instantiated as an object and provides more configurable meta information and memory for the last diff performed.

v1.0.0...v2.0.0

v1.0.0

25 Feb 18:38
Compare
Choose a tag to compare
  • feat: uses templates for output strings, major rewrites be3eaad
    • Exposes new templates option for full output customization
    • new test suite

Breaking Changes:

  • Deprecates some unneeded options as sentences are now fully customizable

v0.0.4...v1.0.0

v0.0.4

01 Feb 21:00
Compare
Choose a tag to compare
  • feat: adds prefiltering 033dc92
  • Merge branch 'master' of github.com:Spence-S/human-object-diff 4bde460
  • chore: improve documentation 8919882
  • fix: update test 4409aea

v0.0.3...v0.0.4

Initial Release

23 Jan 16:24
Compare
Choose a tag to compare
v0.0.3

fix: update test