Skip to content

Releases: sekhavati/crystalline

v0.2.3

23 Jan 09:38
Compare
Choose a tag to compare
v0.2.3 Pre-release
Pre-release
  • build(deps-dev): bump @typescript-eslint/parser from 4.12.0 to 4.14.0 (#49) 1880eb7
  • build(deps-dev): bump eslint from 7.16.0 to 7.18.0 (#46) 5b2d932
  • build(deps-dev): bump @typescript-eslint/eslint-plugin (#48) 7524072
  • docs: correct typo in arrays.alter.byRemovingFalsyItems ee0f893
  • feat: add arrays.alter.byRemovingFalsyItems 983f5f9
  • Bump @typescript-eslint/eslint-plugin from 4.11.0 to 4.12.0 (#45) 83a8460
  • Bump @types/jest from 26.0.19 to 26.0.20 (#44) 191e78e
  • Bump @typescript-eslint/parser from 4.11.0 to 4.12.0 (#43) 6d54a76
  • Bump eslint from 7.16.0 to 7.17.0 (#42) a6c214d
  • Bump @types/jest from 26.0.18 to 26.0.19 (#29) bd6fa92
  • Bump typescript from 4.1.2 to 4.1.3 (#30) 7e3a381
  • Bump eslint-config-prettier from 7.0.0 to 7.1.0 (#34) 1d1bf1f
  • Bump eslint from 7.15.0 to 7.16.0 (#35) 89ca382
  • Bump @typescript-eslint/parser from 4.9.1 to 4.11.0 (#38) 4fea85e
  • Bump @typescript-eslint/eslint-plugin from 4.9.1 to 4.11.0 (#39) fe77765
  • Bump @types/ramda from 0.27.32 to 0.27.34 (#36) d91e98f
  • [Security] Bump node-notifier from 8.0.0 to 8.0.1 (#37) de507e5
  • docs: remove references to arrays.checks.* e9f3335
  • refactor: remove unpublished arrays.checks.* 9d15caa
  • Bump @typescript-eslint/eslint-plugin from 4.8.2 to 4.9.1 (#27) 6cf566f
  • Bump @typescript-eslint/parser from 4.8.2 to 4.9.1 (#25) c43648e
  • Bump @types/jest from 26.0.15 to 26.0.18 (#28) 8bd8d3c
  • Bump eslint from 7.14.0 to 7.15.0 (#24) 64c6d24
  • Bump eslint-config-prettier from 6.15.0 to 7.0.0 (#23) 46b0c17
  • Bump prettier from 2.2.0 to 2.2.1 (#19) fc605e8
  • feat: add arrays.check.endsWith 07a753b
  • Bump @typescript-eslint/parser from 4.8.1 to 4.8.2 (#18) 27a27f9
  • Bump @typescript-eslint/eslint-plugin from 4.8.1 to 4.8.2 (#17) e5df93e
  • Bump eslint from 7.13.0 to 7.14.0 (#16) 22288b5

v0.2.2...v0.2.3

v0.2.2

22 Nov 23:45
Compare
Choose a tag to compare
v0.2.2 Pre-release
Pre-release
  • Bump prettier from 2.1.2 to 2.2.0 (#14) 56a171c
  • feat: add util dropConsecutiveRepeatsSatisfying to arrays.from 3c6e6c6
  • Merge branch 'master' of github.com:sekhavati/crystalline 94269be
  • build: update node to latest LTS and current versions 87a74e8
  • Bump typescript from 4.0.5 to 4.1.2 (#15) 48ff848
  • Bump @typescript-eslint/eslint-plugin from 4.7.0 to 4.8.1 (#13) 7073fe2
  • Bump @typescript-eslint/parser from 4.7.0 to 4.8.1 (#12) f322766

v0.2.1...v0.2.2

v0.2.1

14 Nov 12:04
Compare
Choose a tag to compare
v0.2.1 Pre-release
Pre-release
  • feat: add toTheEnd variant to arrays.alter.byRemovingItemsBetweenIndex dd9a78c
  • feat: add toTheStart/toTheEnd variants to arrays.alter.byMovingItemAtIndex 12433b8
  • docs: add commonjs examples in usage section 844110b
  • docs: create subsections in docs for arrays.alter.byApplying.atIndex and arrays.alter.byMovingItemAtIndex.toIndex dbf1e42
  • Bump eslint-config-prettier from 6.13.0 to 6.15.0 (#7) 78e7d2c
  • Bump typescript from 4.0.3 to 4.0.5 (#9) 33a97ad
  • Bump ts-jest from 26.4.1 to 26.4.4 (#8) d9775bc
  • Bump @types/jest from 26.0.14 to 26.0.15 (#6) 1405d55
  • Bump jest from 26.5.0 to 26.6.3 (#5) 4bb7852
  • Bump @typescript-eslint/parser from 4.4.1 to 4.7.0 (#4) 285becf
  • Bump eslint from 7.11.0 to 7.13.0 (#3) bc5e6bf
  • Bump @typescript-eslint/eslint-plugin from 4.4.1 to 4.7.0 (#2) 5362162
  • Merge pull request #1 from sekhavati/dependabot/npm_and_yarn/types/ramda-0.27.32 5464ac2
  • Bump @types/ramda from 0.27.29 to 0.27.32 7759f2c

v0.2.0...v0.2.1

v0.2.0

10 Nov 21:03
Compare
Choose a tag to compare
v0.2.0 Pre-release
Pre-release
⚠️ This release contains breaking changes (see commit description for more information)
  • chore: remove redundant describe block be743ba
  • ⚠️ feat!: favour using rest parameters fafaec7
  • ⚠️ fix!: rename functions to consistently use term "byApplying(fn)" 0e97fce
  • test: add better examples for objects.merge.* 4406904
  • build: use --verbose when tests are run as part of CI pipeline 1e75ccd
  • chore: add --declaration to tsconfig.json 2e450bd
  • docs: fix typo in arrays.tally a49257c
  • docs: add warning about misc.sequenceFrom infinite loop possibility f82d89b

v0.1.1...v0.2.0

v0.1.1

04 Nov 17:52
Compare
Choose a tag to compare
v0.1.1 Pre-release
Pre-release
  • chore: remove dry-run flags from new release script e75f345
  • chore: trial new release script b802a33
  • fix: correct module exports from main index file 2bb5a66

v0.1.0...v0.1.1

v0.1.0

03 Nov 20:25
Compare
Choose a tag to compare
v0.1.0 Pre-release
Pre-release

And we're off! 🚀