Releases: wmfs/smithereens
Releases ยท wmfs/smithereens
v1.42.0
1.42.0 (2021-01-05)
๐ Builds
- deps: bump debug from 4.2.0 to 4.3.1 (1ab7782)
- deps-dev: bump codecov from 3.7.2 to 3.8.0 (52f87a1)
- deps-dev: bump codecov from 3.8.0 to 3.8.1 (842e65e)
- deps-dev: bump mocha from 8.1.3 to 8.2.0 (73adac2)
- deps-dev: bump mocha from 8.2.0 to 8.2.1 (ec58d58)
- deps-dev: bump semantic-release from 17.1.2 to 17.2.0 (ac1d5ea)
- deps-dev: bump semantic-release from 17.2.0 to 17.2.1 (4c37315)
- deps-dev: bump semantic-release from 17.2.1 to 17.2.2 (5412e79)
- deps-dev: bump semantic-release from 17.2.2 to 17.2.3 (6fe08f9)
- deps-dev: bump semantic-release from 17.2.3 to 17.2.4 (37c467f)
- deps-dev: bump semantic-release from 17.2.4 to 17.3.0 (43592b0)
- deps-dev: bump semantic-release from 17.3.0 to 17.3.1 (6404e32)
- deps-dev: bump standard from 14.3.4 to 15.0.0 (045d5f0)
- deps-dev: bump standard from 15.0.0 to 15.0.1 (7a870e4)
- deps-dev: bump standard from 15.0.1 to 16.0.0 (16589bb)
- deps-dev: bump standard from 16.0.0 to 16.0.1 (639f65e)
- deps-dev: bump standard from 16.0.1 to 16.0.2 (e3055d7)
- deps-dev: bump standard from 16.0.2 to 16.0.3 (9265391)
โ๏ธ Continuous Integrations
v1.41.0
1.41.0 (2020-09-28)
๐ Builds
- deps: bump debug from 4.1.1 to 4.2.0 (6cc92d9)
- deps-dev: bump codecov from 3.7.0 to 3.7.1 (0eaf025)
- deps-dev: bump codecov from 3.7.1 to 3.7.2 (a7404d6)
- deps-dev: bump cz-conventional-changelog from 3.2.0 to 3.2.1 (bc72008)
- deps-dev: bump cz-conventional-changelog from 3.2.1 to 3.3.0 (3dd4591)
- deps-dev: bump mocha from 7.2.0 to 8.0.1 (e532b41)
- deps-dev: bump mocha from 8.0.1 to 8.1.0 (2924249)
- deps-dev: bump mocha from 8.1.0 to 8.1.1 (773a49d)
- deps-dev: bump mocha from 8.1.1 to 8.1.2 (05ecb1a)
- deps-dev: bump mocha from 8.1.2 to 8.1.3 (8aa29db)
- deps-dev: bump nyc from 15.0.1 to 15.1.0 (c0949c1)
- deps-dev: bump semantic-release from 17.0.8 to 17.1.0 (d9becc2)
- deps-dev: bump semantic-release from 17.1.0 to 17.1.1 (a2dff50)
- deps-dev: bump semantic-release from 17.1.1 to 17.1.2 (c286822)
โ๏ธ Continuous Integrations
v1.40.0
v1.39.0
1.39.0 (2020-05-31)
๐ Builds
- deps: bump csv-string from 3.2.0 to 4.0.1 (5c0599f)
- deps-dev: bump codecov from 3.6.5 to 3.7.0 (3b6aa38)
- deps-dev: bump cz-conventional-changelog from 3.1.0 to 3.2.0 (ff5f6be)
- deps-dev: bump mocha from 7.1.2 to 7.2.0 (85f43a4)
- deps-dev: bump semantic-release from 17.0.7 to 17.0.8 (a8fb828)
- deps-dev: bump standard from 14.3.3 to 14.3.4 (7beaa17)
v1.38.0
1.38.0 (2020-04-27)
โจ Features
- interface: Switch smithereens to return a promise instead of taking a callback (5ee3a05)
๐ Bug Fixes
- File-builder: Get rid of callbacks in writeStreamInfo (732c874)
- Eliminated async package. Flipped functions from callbacks to promises (ee28edc)
- Eliminated callback at the top-level. (68d03d9)
๐ Builds
๐ฆ Code Refactoring
- FileWriter: Flipped _write implementation to async/await (bbd24d4)
- Pull write-to-stream out into its own file (12f1172)
- File-builder: Don't need lodash in manifest() (d6d0f6b)
- File-builder: Early returns in columnIndexDirSplit (4060948)
- File-builder: More to the point function names (51de697)
- File-builder: Neatened dirSplit handling. (16257e0)
- File-builder: Pulled createWriteStream out of writeStreamInfo (c10c9ae)
- File-builder: Pulled findMatchingKey out of columnIndexFileConfigFunction (231b2f3)
- File-builder: Reworked close (4ae8d0b)
- Transformer: Stripped down transformer to simplify (3c82bde)
๐จ Tests
- Add uuid output column to extend coverage :) (7aa088f)
v1.37.0
1.37.0 (2020-04-22)
๐ Builds
- deps: Removed unused boom and dottie dependencies (b39ac7b)
- deps-dev: bump nyc from 15.0.0 to 15.0.1 (6a0301d)
- deps-dev: bump semantic-release from 17.0.4 to 17.0.5 (9a18f16)
- deps-dev: bump semantic-release from 17.0.5 to 17.0.6 (33678ec)
- deps-dev: bump semantic-release from 17.0.6 to 17.0.7 (bb9c8e3)