UNPKG

6.47 kBMarkdownView Raw
1# Changelog
2
3All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
4
5### [4.3.2](https://github.com/substack/stream-adventure/compare/v4.3.1...v4.3.2) (2021-03-27)
6
7
8### Bug Fixes
9
10* **lines:** add separator for input message fix [#254](https://github.com/substack/stream-adventure/issues/254) ([2b085d9](https://github.com/substack/stream-adventure/commit/2b085d9f7ab091857b381de887ab58953725cb68))
11* **read_it/meet_pipe:** typos fix [#259](https://github.com/substack/stream-adventure/issues/259) ([468d2eb](https://github.com/substack/stream-adventure/commit/468d2eb2577df4e9ba80e612f86c0735d6b19108))
12
13### [4.3.1](https://github.com/substack/stream-adventure/compare/v4.3.0...v4.3.1) (2021-01-23)
14
15
16### Bug Fixes
17
18* ** write_to_me:** Typos ([eb9b09c](https://github.com/substack/stream-adventure/commit/eb9b09c88954530876d5ef291eab8cfdc29065eb))
19* **meet_pipe:** clarify stream explanation ([6e109b5](https://github.com/substack/stream-adventure/commit/6e109b5ecb63c4fc45d4e966a518e347a0203c05))
20* **read_it:** remove constructor args ([216bae6](https://github.com/substack/stream-adventure/commit/216bae6c843883919d4e0a16740633f232e2b536))
21
22## [4.3.0](https://github.com/substack/stream-adventure/compare/v4.2.1...v4.3.0) (2020-09-16)
23
24
25### Features
26
27* add writable problem ([01a2be1](https://github.com/substack/stream-adventure/commit/01a2be1fdc82a8baa25fee6e8507280f8de91c96))
28
29
30### Bug Fixes
31
32* **duplexer_redux:** fix input message ([89795a0](https://github.com/substack/stream-adventure/commit/89795a040cdd6f59ff0d1d349debbe3266608c7d))
33* **read_it:** adjust wording on challenge instructions ([210cb33](https://github.com/substack/stream-adventure/commit/210cb33d92765cfcdae52fecf083364a0da8c563))
34* **read_it:** simplify reference solution ([4c8d6e2](https://github.com/substack/stream-adventure/commit/4c8d6e2ca19865a6122f79553f27ed1c3b6fc7c4))
35
36### [4.2.1](https://github.com/substack/stream-adventure/compare/v4.2.0...v4.2.1) (2020-06-20)
37
38
39### Bug Fixes
40
41* **read_it:** specify how readable will receive content ([b877f22](https://github.com/substack/stream-adventure/commit/b877f22dacbc0448b84ca26905c3dcbcf4ad1f3f))
42
43## 4.2.0 (2020-06-20)
44
45
46### Features
47
48* **meet_pipe:** add an introduction about stream and pipe ([f38d649](https://github.com/substack/stream-adventure/commit/f38d64931eb3a0a5a946b45be17593d52f4e447c))
49* add problem to implement a Readable stream ([7dcab70](https://github.com/substack/stream-adventure/commit/7dcab70e165897d433d4d132222ae5fc59e39043))
50* change problems files to markdown ([6704af0](https://github.com/substack/stream-adventure/commit/6704af081794bcec13651a366a9d38e34e53357f))
51
52
53### Bug Fixes
54
55* add default messages ([ba718c9](https://github.com/substack/stream-adventure/commit/ba718c96e2e1c1b8d317ee8a9df31023113e8cc0))
56* **secretz:** update problem description ([6a8bbf4](https://github.com/substack/stream-adventure/commit/6a8bbf459fa06fdbf04ae4dde7aa1c21c8e2b9e5))
57* call solutionSetup after execute on exercise ([2183015](https://github.com/substack/stream-adventure/commit/2183015c56b29aa2e766c817c4e65af32ce3063e))
58* output message ([76200f2](https://github.com/substack/stream-adventure/commit/76200f29303622838d8517608ad8b298aa8e93c8))
59* set appDir to fix i18n lookup ([0c4b04c](https://github.com/substack/stream-adventure/commit/0c4b04cc64c832f0af02ebb71fc956b993e87644))
60* stop cheating in concat solution ([a2fd01a](https://github.com/substack/stream-adventure/commit/a2fd01a6ce0353874837f2021d6e709c3f21f06d))
61* update concat problem description ([6bcb767](https://github.com/substack/stream-adventure/commit/6bcb76793e5fb2c5231c5e45d69afe3a55c9cf82))
62* use `crypto.createCipheriv` instead `crypto.createCipher` ([d0342fb](https://github.com/substack/stream-adventure/commit/d0342fbb5925176b348b63fe9ad14a07a1d100b4))
63
64### 4.1.2 (2020-04-23)
65
66### Updates
67
68* use workshopper-adventure/adventure instead adventure ([5bcf696](https://github.com/workshopper/stream-adventure/commit/5bcf696b7d77d363c584ee1c52577c4c402cf5e0))
69* update problems to use workshopper-exercise ([35db979](https://github.com/workshopper/stream-adventure/commit/35db979e60172b4573c4a12104e10bd48fcc5b1b))
70* use workshopper-adventure core ([29c9e85](https://github.com/workshopper/stream-adventure/commit/29c9e85a1a7f71e8145a7e5cb7cc42ec5f50764b))
71* update websockets problem ([74160ac](https://github.com/workshopper/stream-adventure/commit/74160ac46dcb1b669d9a17a6d76f48debcb53bc6))
72
73### Bug Fixes
74
75* add default messages ([ba718c9](https://github.com/substack/stream-adventure/commit/ba718c96e2e1c1b8d317ee8a9df31023113e8cc0))
76* output message ([76200f2](https://github.com/substack/stream-adventure/commit/76200f29303622838d8517608ad8b298aa8e93c8))
77* set appDir to fix i18n lookup ([0c4b04c](https://github.com/substack/stream-adventure/commit/0c4b04cc64c832f0af02ebb71fc956b993e87644))
78* use `crypto.createCipheriv` instead `crypto.createCipher` ([d0342fb](https://github.com/substack/stream-adventure/commit/d0342fbb5925176b348b63fe9ad14a07a1d100b4))
79
80<a name="4.1.1"></a>
81## [4.1.1](https://github.com/substack/stream-adventure/compare/4.1.0...4.1.1) (2018-01-22)
82
83* tar.Parse class has to be invoked with new.
84* Remove objectMode: true for the duplexer solution
85
86<a name="4.1.0"></a>
87# [4.1.0](https://github.com/workshopper/stream-adventure/compare/4.0.5...4.1.0) (2017-04-05)
88
89
90Contains several updates in definitions of problems, making exercises more accessible.
91
92### Updates
93
94* [Add documentation on contributing](https://github.com/workshopper/stream-adventure/pull/187)
95* [Create directory for stream adventure and unique program](https://github.com/workshopper/stream-adventure/pull/188)
96* [Add a new file creation step, and verify command - combiner](https://github.com/workshopper/stream-adventure/pull/189)
97* [Add a new file creation step, and verify command - concat](https://github.com/workshopper/stream-adventure/pull/190)
98* [Update badge](https://github.com/workshopper/stream-adventure/pull/192)
99* [Update LINES problem definition](https://github.com/workshopper/stream-adventure/pull/193)
100* [Update http-client problem definition](https://github.com/workshopper/stream-adventure/pull/194)
101* [Update duplexer problem](https://github.com/workshopper/stream-adventure/pull/196)
102* [Update duplexer-redux problem definition](https://github.com/workshopper/stream-adventure/pull/197)