Skip to content

Releases: cudr/scto

Release 0.2.0

08 Feb 08:37
Compare
Choose a tag to compare

Release 0.1.0

06 Feb 21:37
Compare
Choose a tag to compare
  • feat: add release-it (4d45ef0)
  • feat: add .prettierrc (8c7133a)
  • feat: update folder structure (1d5aaee)
  • Merge pull request #14 from cudr/dependabot/npm_and_yarn/diff-5.0.0 (c09b870)
  • Merge branch 'master' into dependabot/npm_and_yarn/diff-5.0.0 (ff99265)
  • Merge pull request #13 from cudr/dependabot/npm_and_yarn/tslint-6.1.3 (fc023ae)
  • Merge pull request #12 from cudr/dependabot/npm_and_yarn/types/faker-5.1.4 (e55d259)
  • Bump diff from 4.0.2 to 5.0.0 (dc45460)
  • Bump @types/faker from 4.1.12 to 5.1.4 (1aab888)
  • Merge pull request #11 from cudr/dependabot/npm_and_yarn/babel-jest-26.6.3 (b8aa092)
  • Merge branch 'master' into dependabot/npm_and_yarn/babel-jest-26.6.3 (861ac9c)
  • Merge pull request #10 from cudr/dependabot/npm_and_yarn/faker-5.1.0 (1b3c2e3)
  • Merge pull request #9 from cudr/dependabot/npm_and_yarn/types/jest-26.0.15 (17085d6)
  • Bump tslint from 5.20.1 to 6.1.3 (ff4bd0c)
  • Bump babel-jest from 24.9.0 to 26.6.3 (d6e3e72)
  • Bump faker from 4.1.0 to 5.1.0 (b608782)
  • Bump @types/jest from 24.9.1 to 26.0.15 (569303e)
  • Update README.md (343a924)
  • Update README.md (50498d4)
  • v0.0.15 (c33fa3b)
  • Merge pull request #8 from cudr/repair_case (7a61d0b)
  • repair stringsDiffToOps broken case (a90141f)
  • Update README.md (4996661)
  • add compate with diff-match-patch (13fd876)
  • v0.0.14 (8cc682e)
  • v0.0.10 (930a9a7)
  • Merge pull request #7 from cudr/bench_update (34cf2b6)
  • update benchmark random generator (bd11f5f)
  • Update README.md (6bbfea6)
  • Update README.md (e7dbd99)
  • Update README.md (29079e4)
  • Update README.md (86eed29)
  • v0.0.9 (57f1121)
  • Update README.md (6d7cacb)
  • Merge pull request #6 from cudr/bench (b125bb1)
  • complete jsdiffcompare (08c2338)
  • Update README.md (3b3c8b9)
  • Update README.md (5bfe497)
  • Merge branch 'master' of github.com:cudr/scto (aba0194)
  • move tests to test folder (9dded85)
  • Update README.md (27c3238)
  • Update README.md (e5023f1)
  • bump ver (7633728)
  • Merge pull request #5 from cudr/assert_repair (6999529)
  • update tests && check   (5476265)
  • bump version (217db3b)
  • fix single char (49a51c6)
  • Merge pull request #4 from cudr/fix (153fdcf)
  • update travis-ci install (43ebd72)
  • fix stringToOp (7d42bff)
  • Update README.md (371cc62)
  • Update README.md (c52df45)
  • Update README.md (66b5641)
  • Update README.md (7c122ab)
  • add travis-ci (5f5e0c5)
  • remove consoles (3e79587)
  • fix stringToOps insert (d237ac0)
  • bump version (e81654c)
  • update main (6472506)
  • move to devDependencies (2d194a2)
  • Merge branch 'master' of github.com:cudr/scto (1b83c61)
  • add prebulish hook (a9bb1bb)
  • Merge pull request #2 from cudr/update_operations (af4bbc4)
  • Create README.md (fe33567)
  • update exports (a3ccc55)
  • resolve errors (e567b7a)
  • extract operations (3b4b309)
  • clean typescript errors (0cf6fd6)
  • Merge pull request #1 from cudr/array_split (586a26a)
  • complete array split (59f7f55)
  • complete list compare equals (09e1645)
  • add list shift compare test (1369ddf)
  • complete discretionShift (50579b3)
  • add Collate type (ad48846)
  • stringDiffToOps base ready (af8f03b)
  • complete shiftCompare (daed38b)
  • extract compare to folder (0e70d48)
  • update operation test (6baca75)
  • complete operations (6bbb234)
  • init config (b8c0abc)
  • start (d4b8546)