Skip to content

Latest commit

 

History

History
485 lines (311 loc) · 17.9 KB

CHANGELOG.md

File metadata and controls

485 lines (311 loc) · 17.9 KB

(Sun Jan 05 2025)

Release Notes

fix: update extended type support (#191)

  • Dependencies

    • Added jsondiffpatch library for advanced object diffing
    • Added superjson library for enhanced object serialization
  • New Features

    • Improved object serialization and deserialization support
    • Enhanced date handling in object comparisons
  • Testing

    • Added new test cases to verify object serialization integrity
    • Expanded test utility functions to support more complex object scenarios
  • Refactoring

    • Updated repository methods to use more sophisticated patching techniques

🚀 Enhancement

  • @dotinc/ogre@0.15.0

Authors: 1


(Sat Jan 04 2025)

🚀 Enhancement

  • @dotinc/ogre@0.14.0

Authors: 1


(Fri Nov 08 2024)

🚀 Enhancement

  • @dotinc/ogre@0.13.0

Authors: 1


(Tue Oct 01 2024)

🐛 Bug Fix

  • @dotinc/ogre-react@0.12.2
    • fix: remove re-exports of gitgraph template (@nadilas)

Authors: 1


(Sun Sep 29 2024)

🐛 Bug Fix

  • @dotinc/ogre-react@0.12.1

Authors: 1


(Sun Jun 23 2024)

🚀 Enhancement

  • @dotinc/ogre@0.12.0

Authors: 1


(Thu Jun 20 2024)

🚀 Enhancement

  • @dotinc/ogre@0.11.0

Authors: 1


(Tue Jun 11 2024)

🐛 Bug Fix

  • @dotinc/ogre@0.10.3
    • fix: extract util function to compress object #185 (@nadilas)

Authors: 1


(Fri May 31 2024)

🐛 Bug Fix

  • @dotinc/ogre@0.10.2

Authors: 1


(Sat Apr 27 2024)

🐛 Bug Fix

  • @dotinc/ogre@0.10.1
    • fix: fast-json-patch commonjs import is wrong #175 (@nadilas)

Authors: 1


(Sun Apr 07 2024)

🚀 Enhancement

  • @dotinc/ogre-react@0.10.0, @dotinc/ogre@0.10.0
    • feat: allow override for gitgraphjs options #173 (@nadilas)

Authors: 1


(Sat Apr 06 2024)

🚀 Enhancement

Authors: 1


(Thu Apr 04 2024)

🐛 Bug Fix

  • @dotinc/ogre@0.8.1

Authors: 1


(Sat Mar 23 2024)

🚀 Enhancement

  • @dotinc/ogre@0.8.0

Authors: 1


(Sat Mar 23 2024)

🚀 Enhancement

  • @dotinc/ogre@0.7.0

🐛 Bug Fix

Authors: 1


(Sat Mar 02 2024)

🚀 Enhancement

Authors: 1


(Sat Feb 24 2024)

🚀 Enhancement

Authors: 1


(Fri Feb 23 2024)

🚀 Enhancement

🐛 Bug Fix

  • chore: exclude cli publishing for now #145 (@nadilas)
  • chore: fix github actions #143 (@nadilas)
  • @dotinc/ogre@0.4.0
  • @dotinc/ogre-react@0.4.0
  • @dotinc/ogre-react@0.4.0, @dotinc/ogre@0.4.0

⚠️ Pushed to main

🔩 Dependency Updates

Authors: 2


(Sat Jun 18 2022)

🐛 Bug Fix

  • chore(analytics): add plausible (@nadilas)

⚠️ Pushed to main

Authors: 1


(Sun Mar 13 2022)

🚀 Enhancement

⚠️ Pushed to main

  • @dotinc/ogre-react@0.3.0

Authors: 1


(Sun Mar 13 2022)

⚠️ Pushed to main

  • @dotinc/ogre-react@0.2.1

Authors: 1


(Sun Mar 13 2022)

🚀 Enhancement

  • @dotinc/ogre@0.2.0

⚠️ Pushed to main

  • @dotinc/ogre@0.2.0

Authors: 1


(Fri Mar 11 2022)

🐛 Bug Fix

  • @dotinc/ogre@0.1.2

⚠️ Pushed to main

  • @dotinc/ogre@0.1.2
    • chore: clean published packaage (@nadilas)

Authors: 1


(Fri Mar 11 2022)

⚠️ Pushed to main

  • @dotinc/ogre@0.1.1
    • Merge remote-tracking branch 'origin/main' (@nadilas)
    • doc: add LICENSE and README.md (@nadilas)

Authors: 1


(Fri Mar 11 2022)

🚀 Enhancement

  • Publishing #3 (@nadilas)
  • feat(versioning): commit on detached HEAD (@nadilas)
  • feat(versioning): commit --amend implemented (@nadilas)
  • feat(versioning): allow branch creation during checkout (@nadilas)
  • feat(versioning): branching and checkout implemented (@nadilas)
  • feat(versioning): refs implemented (@nadilas)
  • feat(versioning): commits move head ref (@nadilas)
  • feat(commit): bring commit hash closer to git hash in meaning (@nadilas)
  • feat: implement fast-forward merge (@nadilas)
  • feat(merge): implement branch function in preparation (@nadilas)
  • feat: implement Checkout(), Head() on VersionControlled (@nadilas)
  • feat: implemented VersionControlled object with basic commits and history (@nadilas)
  • @dotinc/ogre@0.1.0

⚠️ Pushed to main

  • clean release script (@nadilas)
  • chore: sync package-lock.json (@nadilas)
  • chore: update coverage wf badge (@nadilas)
  • chore: replace coveralls badge with codecov (@nadilas)
  • chore: move coveralls to absolute path (@nadilas)
  • chore: add auto microsoft-teams plugin (@nadilas)
  • chore: add missing auto npm plugin (@nadilas)
  • chore: replace unused basepath for coveralls with path-to-lcov (@nadilas)
  • chore: add basepath to coveralls workflow (@nadilas)
  • chore: add auto plugins (@nadilas)
  • chore: add default author to package.json (@nadilas)
  • chore: add missing turbo script coverage:coveralls (@nadilas)
  • chore: change to 'auto' release workflow (@nadilas)
  • chore: change to npm package manager (@nadilas)
  • chore: add package manager to package.json (@nadilas)
  • chore: update README.md (@nadilas)
  • chore: add publishing to github packages (@nadilas)
  • chore: shorten package scope (@nadilas)
  • test: make sure we can checkout a new branch on an empty repo (@nadilas)
  • chore: exclude test files from build (@nadilas)
  • chore: add README.md (@nadilas)
  • test: make sure refs are not moved after checkout of commit in detached state (@nadilas)
  • chore: preparing for release (@nadilas)
  • chore: rename coverage workflow (@nadilas)
  • chore: bump node version in coveralls.yml workflow (@nadilas)
  • chore: add file output to coverage script command (@nadilas)
  • chore: fix coverage script command (@nadilas)
  • chore: move coveralls.yml into place (@nadilas)
  • chore: add github actions (@nadilas)
  • chore: finish move to separate repo (@nadilas)
  • carve out open source project (@nadilas)
  • refactor: make logs return a commit chain instead of console dumping (@nadilas)
  • chore: add coverage scripts (@nadilas)
  • refactor(versioning): clean up repository by moving out helper methods (@nadilas)
  • chore: add obj memory size estimation calculation (@nadilas)
  • test: add nyc coverage reports (@nadilas)
  • test: make sure checkout adjusts underlying data object (@nadilas)
  • chore: remove unnecessary console.log (@nadilas)
  • chore: format commit.test.ts (@nadilas)
  • refactor(versioning): rename VersionControlled to Repository (@nadilas)
  • refactor: separate commit.test.ts (@nadilas)
  • test: separate merge.test.ts and test.utils.ts (@nadilas)
  • test: make ava auto-transpile ts work (@nadilas)
  • refactor: eslint format and versioning cleanup (@nadilas)
  • @dotinc/ogre@0.1.0
    • chore: add npmjs override for intial publishing of scoped package (@nadilas)
    • chore: replace coveralls with codecov (@nadilas)
    • chore: run tests with coverage before running coveralls report (@nadilas)
    • doc: stat coverage file (@nadilas)
    • doc: fine-tune description (@nadilas)
    • test: fix repo import in merge.test.ts (@nadilas)
    • test: refactor first fast-forward test (@nadilas)
    • test: extend branch creation test (@nadilas)
    • chore: turn into turborepo (@nadilas)

Authors: 1