Skip to content

Releases: schemepunk/scheme-punk

v6.5.0

23 Oct 00:31
25dee27
Compare
Choose a tag to compare

6.5.0 (2019-10-23)

Bug Fixes

Features

  • node: node v10 upgrades (fd16514)
  • travis: node version update (c1ccd58)

v6.4.0

20 Aug 21:56
d567dd0
Compare
Choose a tag to compare

6.4.0 (2019-08-20)

Bug Fixes

  • climate: code climate update (6ace9d2)
  • climate: code climate update (a803df3)
  • climate: complexity exclude (93d8a27)
  • climate: stuff looks alright (38a56ac)
  • complex: reduce complexity (b65eb69)
  • complexity: can we dial it down even more (0aaa7b3)
  • complexity: fix complexity issues in manipulate' (a593614)
  • complexity: fixing code complexity (7491e3b)
  • complexity: fixing cognitive complexity (1c4d2f8)
  • complexity: more reductions in cognitive complexity (b685b1c)
  • complexity: more reductions in cognitive complexity (363ff63)
  • complexity: reduce complexity pass (0a5e5f2)
  • date: complexity fix (4382f44)
  • eslint: arrow parens as needed (86058a2)
  • eslint: arrow parens as needed (673f700)
  • formatter: ease it up (5cbacea)
  • husky: format (93b1b94)
  • husky: husky fix (c4f3eee)
  • lint: lint fixes (0eb4c21)
  • package: package merge conflict (a2a4d3c)
  • package: update packages (2f0b89b)
  • package: upgrade semantic release (66ffa0d)
  • tests: fixes for utc time (f8b3796)
  • tests: fixing tests for mocked time (ad9d471)
  • yarn: package update (4c06489)

Features

  • dates: added date processing to transforms (e609d23)
  • dates: adding date manipulation plugins (474b88d)
  • tests: added tests for date schema validation (20d266c)

v6.3.1

20 Jun 22:14
9e7cfc5
Compare
Choose a tag to compare

6.3.1 (2019-06-20)

Bug Fixes

  • delimit: delimit values fails if value is empty (f5326c3)
  • delimit: spacing (06e9e6e)

v6.3.0

17 Jun 23:20
75a9df7
Compare
Choose a tag to compare

6.3.0 (2019-06-17)

Features

  • contingent: unify export naming (cf4e4e8)
  • source: add active contingent source mixin from existing plugins (a7507df)

v6.2.0

17 Jun 19:36
e24713f
Compare
Choose a tag to compare

6.2.0 (2019-06-17)

Bug Fixes

  • quality: fixing a code climate repeated code (125d8f3)
  • version: stripped version for sem release (dfb2522)

Features

  • transform: added another filtering opportunity for transforms (0485c75)

v6.1.1

15 Jun 01:15
13f94b7
Compare
Choose a tag to compare

6.1.1 (2019-06-15)

Bug Fixes

  • schemas: update to schemas for contingency (5781dfe)

v6.1.0

14 Jun 21:53
da52ebd
Compare
Choose a tag to compare

6.1.0 (2019-06-14)

Features

  • source: clean up comments (b2c831a)
  • source: final clean up (1421c34)
  • source: new source plugin to take source from constants (7ea967e)

v6.0.2

11 Jun 20:36
1f42ff1
Compare
Choose a tag to compare

6.0.2 (2019-06-11)

Bug Fixes

  • docs: update a few parts of the docs - more to come (dec6b98)
  • schemas: fix incorrect requires (d2f2f97)

v6.0.1

09 Jun 03:41
bb2a0f8
Compare
Choose a tag to compare

6.0.1 (2019-06-09)

Bug Fixes

v6.0.0

09 Jun 03:17
a6b55df
Compare
Choose a tag to compare

6.0.0 (2019-06-09)

  • Merge pull request #108 from schemepunk/new-molotov (4eaf780), closes #108
  • Merge pull request #91 from schemepunk/greenkeeper/coveralls-3.0.0 (7cfc0ff), closes #91

Bug Fixes

  • async: async await refactor begins. (0f54515)
  • async: Async getHoldovers fixes. (f781617)
  • badges: We do need the stinking badges. (4a7aa6c)
  • bugs: Fix async debugging and other. (#109) (dd96068)
  • code: code climate exception. (86e1f4a)
  • comment: removed source comments. (3c8f4c2)
  • complexity: reducing cognitive complexity (0c257ac)
  • complexity: reducing cognitive complexity of contigent source (196f031)
  • complexity: still hacking on contigent source. (7e45d73)
  • config: much configuration (55b9a01)
  • contigent: complexity (367d804)
  • coverage: Passing non-exists. (c540eac)
  • coveralls: Updated for new coverage location. (9c6f4a0)
  • debug: Improved debugging for plugin assembly. (0dd1ff8)
  • deploy: working with travis.yml (aa78726)
  • docs: Updating jsdocs for schemePunk. (214083e)
  • filterAttMulti: Missing plugin declared. (ccc2b50)
  • filterObjects: don't use a type adapter for filterObject (618cc73)
  • holdovers: get holdovers should be a promise. (95a9a01)
  • husky: Added precommit and prepush hooks. (0120649)
  • husky: husky upgrade (a392e64)
  • jest: Added destination plugin concatIntoDestination to jest tests. (4f6cefc)
  • jest: Added destination plugin tests. (a1e224a)
  • jest: Added final destination test in and fix linting exceptions. (f034f5d)
  • jest: Added objectKeysTransform. (a4896cd)
  • jest: Added prepend and regex to tests (849f0a0)
  • jest: Added prepend values test. (e6659af)
  • jest: Added tokenTemplateValues tests in jest. (ba5f902)
  • jest: Coverage and transform jsonTemplateSource to jest test. (f925175)
  • jest: Fixing coverage. (661262c)
  • jest: jest config fix (5043988)
  • jest: jest config fix (27add2a)
  • jest: Removed old node tests. (8cf7fef)
  • jest: Test eslint ignore (7952ec9)
  • jest: typeAdapter coverage. (da2ca3f)
  • lint: Fixed max-len linting issues. (06dd39d)
  • lint: Fixes destination. (c43f489)
  • lint: Linting error fixes. (d5068e7)
  • lint: One last max len. (c7e7ac3)
  • linting: oops no commit (3b9135b)
  • mergeConflicts: merge conflict resolved in dest. (beea4dc)
  • molotov: Eliminated custom plugin loader and custom supers loader. (36b217e)
  • molotov: Fixed molotov path for schemePunk molotot.json file. (7250075)
  • molotov: unifying init responses. (9e2377c)
  • next: Final attempt. (634bc8e)
  • node: Node 6 version. (52b39c3)
  • npm: additional ignores. (99d7371)
  • npm: npm ignores for . files but not .molotov (c7fe67f)
  • npm: Npm not yarn will probably fix this. (c9bee9a)
  • org: More org fixes. (2fa1c81)
  • package: 000development sem release standard. (026eee8)
  • package: Added new versions of eslint and eslint family. (e3307a0)
  • package: Fixed travis. (ce76123)
  • package: package problems. (9945bb8)
  • package: Readded semantic release so it will work with plugins. (7393e9b)
  • package: Removed semantic release in lieu of semantic-release-github. (354e054)
  • package: Removed unneeded packages. (efc60ef)
  • package: Travis test coverage. (454496a)
  • package: update fs-extra to version 8.0.1 (0ecdd77), closes #140
  • package: update molotov to version 1.2.0 (9cd9c9b)
  • package: update mustache to version 3.0.0 (f58bcde)
  • package: updated package and yarn.lock. (2dde932)
  • readability: Fixed line length issue. (f74f242)
  • readme: Updated readme. (c64262f)
  • refactor: Async await refactor for base classes. (d0015ba)
  • runner: errors for scheme runner (aff04c9)
  • schema: adding support for schema validation (09ead55)
  • schemePunk: Fixed promise alls and inits in transform. (f7601b5)
  • scoping: Properly scoped packages for schemepunk org. (b93fb07)
  • semrel: Semantic release fixes. (9db250e)
  • templates: Quick fix to promulgate the templateObject. (c235e65)
  • test: linting issue fix. (f550bd8)
  • tests: codeclimate fixes. (57ac802)
  • tests: jsonTemplateFileSource.: (caf4f24)
  • tests: removed testInBand. (c866874)
  • tests: Schemepunk coverage for base classes. (53298ec)
  • transform: Fixed a bug from holdovers in token templates. (7dbf17b)
  • travis: Fixed travis.yml (1612f1d)
  • travis: late night spelling (35595c7)
  • travis: More build fixes. (47971ef)
  • correctly expose plugin in molotov config (51be3ea)
  • **tr...
Read more