|
1 | | -# Change Log |
| 1 | +# Changelog |
| 2 | + |
| 3 | +## [1.3.0-beta.0](https://github.com/leapfrogtechnology/async-store/tree/1.3.0-beta.0) (2022-01-14) |
| 4 | + |
| 5 | +[Full Changelog](https://github.com/leapfrogtechnology/async-store/compare/1.2.0...1.3.0-beta.0) |
| 6 | + |
| 7 | +**Closed Issues** |
| 8 | + |
| 9 | +- Update Koa Web Server Example from JavaScript to TypeScript [\#47](https://github.com/leapfrogtechnology/async-store/issues/47) [[good first issue](https://github.com/leapfrogtechnology/async-store/labels/good%20first%20issue)] [[example](https://github.com/leapfrogtechnology/async-store/labels/example)] [[improvement](https://github.com/leapfrogtechnology/async-store/labels/improvement)] |
2 | 10 |
|
3 | 11 | ## [1.2.0](https://github.com/leapfrogtechnology/async-store/tree/1.2.0) (2019-11-27) |
| 12 | + |
4 | 13 | [Full Changelog](https://github.com/leapfrogtechnology/async-store/compare/1.1.0...1.2.0) |
5 | 14 |
|
6 | 15 | **Closed Issues** |
7 | 16 |
|
8 | 17 | - Micro example doesn't point to correct path. [\#42](https://github.com/leapfrogtechnology/async-store/issues/42) |
9 | | -- Use the latest release in all the examples [\#39](https://github.com/leapfrogtechnology/async-store/issues/39) [[example](https://github.com/leapfrogtechnology/async-store/labels/example)] [[good first issue](https://github.com/leapfrogtechnology/async-store/labels/good%20first%20issue)] |
10 | | -- Add tests to cover initializeMiddleware function [\#38](https://github.com/leapfrogtechnology/async-store/issues/38) [[coverage](https://github.com/leapfrogtechnology/async-store/labels/coverage)] [[good first issue](https://github.com/leapfrogtechnology/async-store/labels/good%20first%20issue)] [[test](https://github.com/leapfrogtechnology/async-store/labels/test)] |
11 | | -- Add an example project for micro [\#13](https://github.com/leapfrogtechnology/async-store/issues/13) [[example](https://github.com/leapfrogtechnology/async-store/labels/example)] [[feature](https://github.com/leapfrogtechnology/async-store/labels/feature)] [[good first issue](https://github.com/leapfrogtechnology/async-store/labels/good%20first%20issue)] [[hacktoberfest](https://github.com/leapfrogtechnology/async-store/labels/hacktoberfest)] [[help wanted](https://github.com/leapfrogtechnology/async-store/labels/help%20wanted)] |
| 18 | +- Use the latest release in all the examples [\#39](https://github.com/leapfrogtechnology/async-store/issues/39) [[good first issue](https://github.com/leapfrogtechnology/async-store/labels/good%20first%20issue)] [[example](https://github.com/leapfrogtechnology/async-store/labels/example)] |
| 19 | +- Add tests to cover initializeMiddleware function [\#38](https://github.com/leapfrogtechnology/async-store/issues/38) [[good first issue](https://github.com/leapfrogtechnology/async-store/labels/good%20first%20issue)] [[test](https://github.com/leapfrogtechnology/async-store/labels/test)] [[coverage](https://github.com/leapfrogtechnology/async-store/labels/coverage)] |
| 20 | +- Add an example project for micro [\#13](https://github.com/leapfrogtechnology/async-store/issues/13) [[help wanted](https://github.com/leapfrogtechnology/async-store/labels/help%20wanted)] [[good first issue](https://github.com/leapfrogtechnology/async-store/labels/good%20first%20issue)] [[example](https://github.com/leapfrogtechnology/async-store/labels/example)] [[feature](https://github.com/leapfrogtechnology/async-store/labels/feature)] [[hacktoberfest](https://github.com/leapfrogtechnology/async-store/labels/hacktoberfest)] |
12 | 21 |
|
13 | 22 | **Changes** |
14 | 23 |
|
15 | | -- Remove is\_enabled flag and unused methods [\#46](https://github.com/leapfrogtechnology/async-store/pull/46) [[breaking change](https://github.com/leapfrogtechnology/async-store/labels/breaking%20change)] [[improvement](https://github.com/leapfrogtechnology/async-store/labels/improvement)] ([mesaugat](https://github.com/mesaugat)) |
16 | | -- Add tests to cover initializeMiddleware function [\#45](https://github.com/leapfrogtechnology/async-store/pull/45) [[coverage](https://github.com/leapfrogtechnology/async-store/labels/coverage)] [[test](https://github.com/leapfrogtechnology/async-store/labels/test)] ([p0k8h](https://github.com/p0k8h)) |
| 24 | +- Remove is\_enabled flag and unused methods [\#46](https://github.com/leapfrogtechnology/async-store/pull/46) [[improvement](https://github.com/leapfrogtechnology/async-store/labels/improvement)] [[breaking change](https://github.com/leapfrogtechnology/async-store/labels/breaking%20change)] ([mesaugat](https://github.com/mesaugat)) |
| 25 | +- Add tests to cover initializeMiddleware function [\#45](https://github.com/leapfrogtechnology/async-store/pull/45) [[test](https://github.com/leapfrogtechnology/async-store/labels/test)] [[coverage](https://github.com/leapfrogtechnology/async-store/labels/coverage)] ([p0k8h](https://github.com/p0k8h)) |
17 | 26 | - Micro Example Path fix [\#43](https://github.com/leapfrogtechnology/async-store/pull/43) ([sumansta](https://github.com/sumansta)) |
18 | 27 | - Use latest release in all examples [\#41](https://github.com/leapfrogtechnology/async-store/pull/41) ([sumansta](https://github.com/sumansta)) |
19 | 28 | - Add example for micro [\#37](https://github.com/leapfrogtechnology/async-store/pull/37) [[documentation](https://github.com/leapfrogtechnology/async-store/labels/documentation)] [[example](https://github.com/leapfrogtechnology/async-store/labels/example)] ([sumansta](https://github.com/sumansta)) |
20 | 29 |
|
21 | 30 | ## [1.1.0](https://github.com/leapfrogtechnology/async-store/tree/1.1.0) (2019-11-14) |
| 31 | + |
22 | 32 | [Full Changelog](https://github.com/leapfrogtechnology/async-store/compare/1.0.2...1.1.0) |
23 | 33 |
|
24 | 34 | **Closed Issues** |
25 | 35 |
|
26 | | -- New accessor function to retrieve a list of values by keys [\#28](https://github.com/leapfrogtechnology/async-store/issues/28) [[feature](https://github.com/leapfrogtechnology/async-store/labels/feature)] [[good first issue](https://github.com/leapfrogtechnology/async-store/labels/good%20first%20issue)] [[hacktoberfest](https://github.com/leapfrogtechnology/async-store/labels/hacktoberfest)] |
27 | | -- New accessor function to get all the store contents as a flat object [\#27](https://github.com/leapfrogtechnology/async-store/issues/27) [[feature](https://github.com/leapfrogtechnology/async-store/labels/feature)] [[good first issue](https://github.com/leapfrogtechnology/async-store/labels/good%20first%20issue)] [[hacktoberfest](https://github.com/leapfrogtechnology/async-store/labels/hacktoberfest)] [[improvement](https://github.com/leapfrogtechnology/async-store/labels/improvement)] |
28 | | -- Ability to get short id from store.getId\(\) using a flag [\#26](https://github.com/leapfrogtechnology/async-store/issues/26) [[feature](https://github.com/leapfrogtechnology/async-store/labels/feature)] [[good first issue](https://github.com/leapfrogtechnology/async-store/labels/good%20first%20issue)] [[hacktoberfest](https://github.com/leapfrogtechnology/async-store/labels/hacktoberfest)] [[improvement](https://github.com/leapfrogtechnology/async-store/labels/improvement)] |
29 | | -- CI - Integrate test code coverage reporting [\#21](https://github.com/leapfrogtechnology/async-store/issues/21) [[good first issue](https://github.com/leapfrogtechnology/async-store/labels/good%20first%20issue)] [[help wanted](https://github.com/leapfrogtechnology/async-store/labels/help%20wanted)] [[test](https://github.com/leapfrogtechnology/async-store/labels/test)] |
30 | | -- Add an example project for a basic http server built with just node [\#20](https://github.com/leapfrogtechnology/async-store/issues/20) [[example](https://github.com/leapfrogtechnology/async-store/labels/example)] [[good first issue](https://github.com/leapfrogtechnology/async-store/labels/good%20first%20issue)] [[help wanted](https://github.com/leapfrogtechnology/async-store/labels/help%20wanted)] |
31 | | -- Add an example project for koa js [\#17](https://github.com/leapfrogtechnology/async-store/issues/17) [[example](https://github.com/leapfrogtechnology/async-store/labels/example)] [[good first issue](https://github.com/leapfrogtechnology/async-store/labels/good%20first%20issue)] [[hacktoberfest](https://github.com/leapfrogtechnology/async-store/labels/hacktoberfest)] [[help wanted](https://github.com/leapfrogtechnology/async-store/labels/help%20wanted)] |
| 36 | +- New accessor function to retrieve a list of values by keys [\#28](https://github.com/leapfrogtechnology/async-store/issues/28) [[good first issue](https://github.com/leapfrogtechnology/async-store/labels/good%20first%20issue)] [[feature](https://github.com/leapfrogtechnology/async-store/labels/feature)] [[hacktoberfest](https://github.com/leapfrogtechnology/async-store/labels/hacktoberfest)] |
| 37 | +- New accessor function to get all the store contents as a flat object [\#27](https://github.com/leapfrogtechnology/async-store/issues/27) [[good first issue](https://github.com/leapfrogtechnology/async-store/labels/good%20first%20issue)] [[feature](https://github.com/leapfrogtechnology/async-store/labels/feature)] [[improvement](https://github.com/leapfrogtechnology/async-store/labels/improvement)] [[hacktoberfest](https://github.com/leapfrogtechnology/async-store/labels/hacktoberfest)] |
| 38 | +- Ability to get short id from store.getId\(\) using a flag [\#26](https://github.com/leapfrogtechnology/async-store/issues/26) [[good first issue](https://github.com/leapfrogtechnology/async-store/labels/good%20first%20issue)] [[feature](https://github.com/leapfrogtechnology/async-store/labels/feature)] [[improvement](https://github.com/leapfrogtechnology/async-store/labels/improvement)] [[hacktoberfest](https://github.com/leapfrogtechnology/async-store/labels/hacktoberfest)] |
| 39 | +- CI - Integrate test code coverage reporting [\#21](https://github.com/leapfrogtechnology/async-store/issues/21) [[help wanted](https://github.com/leapfrogtechnology/async-store/labels/help%20wanted)] [[good first issue](https://github.com/leapfrogtechnology/async-store/labels/good%20first%20issue)] [[test](https://github.com/leapfrogtechnology/async-store/labels/test)] |
| 40 | +- Add an example project for a basic http server built with just node [\#20](https://github.com/leapfrogtechnology/async-store/issues/20) [[help wanted](https://github.com/leapfrogtechnology/async-store/labels/help%20wanted)] [[good first issue](https://github.com/leapfrogtechnology/async-store/labels/good%20first%20issue)] [[example](https://github.com/leapfrogtechnology/async-store/labels/example)] |
| 41 | +- Add an example project for koa js [\#17](https://github.com/leapfrogtechnology/async-store/issues/17) [[help wanted](https://github.com/leapfrogtechnology/async-store/labels/help%20wanted)] [[good first issue](https://github.com/leapfrogtechnology/async-store/labels/good%20first%20issue)] [[example](https://github.com/leapfrogtechnology/async-store/labels/example)] [[hacktoberfest](https://github.com/leapfrogtechnology/async-store/labels/hacktoberfest)] |
32 | 42 | - Example with request id logging for express sample app [\#16](https://github.com/leapfrogtechnology/async-store/issues/16) [[example](https://github.com/leapfrogtechnology/async-store/labels/example)] |
33 | 43 |
|
34 | 44 | **Changes** |
|
39 | 49 | - Add missing tests for edge cases [\#33](https://github.com/leapfrogtechnology/async-store/pull/33) [[test](https://github.com/leapfrogtechnology/async-store/labels/test)] ([kabirbaidhya](https://github.com/kabirbaidhya)) |
40 | 50 | - Add new accessor function getAll\(\) [\#32](https://github.com/leapfrogtechnology/async-store/pull/32) [[feature](https://github.com/leapfrogtechnology/async-store/labels/feature)] ([evless](https://github.com/evless)) |
41 | 51 | - Add new accessor function getByKeys\(\) [\#30](https://github.com/leapfrogtechnology/async-store/pull/30) [[feature](https://github.com/leapfrogtechnology/async-store/labels/feature)] ([spencerwi](https://github.com/spencerwi)) |
42 | | -- Refactor all the examples for consistency and simplicity [\#29](https://github.com/leapfrogtechnology/async-store/pull/29) [[example](https://github.com/leapfrogtechnology/async-store/labels/example)] [[refactor](https://github.com/leapfrogtechnology/async-store/labels/refactor)] ([kabirbaidhya](https://github.com/kabirbaidhya)) |
| 52 | +- Refactor all the examples for consistency and simplicity [\#29](https://github.com/leapfrogtechnology/async-store/pull/29) [[refactor](https://github.com/leapfrogtechnology/async-store/labels/refactor)] [[example](https://github.com/leapfrogtechnology/async-store/labels/example)] ([kabirbaidhya](https://github.com/kabirbaidhya)) |
43 | 53 | - Add an example project for a basic http server built with just node [\#25](https://github.com/leapfrogtechnology/async-store/pull/25) [[example](https://github.com/leapfrogtechnology/async-store/labels/example)] [[node](https://github.com/leapfrogtechnology/async-store/labels/node)] [[web server](https://github.com/leapfrogtechnology/async-store/labels/web%20server)] ([silwalanish](https://github.com/silwalanish)) |
44 | 54 | - Add example for request id logging [\#24](https://github.com/leapfrogtechnology/async-store/pull/24) [[documentation](https://github.com/leapfrogtechnology/async-store/labels/documentation)] [[example](https://github.com/leapfrogtechnology/async-store/labels/example)] ([silwalanish](https://github.com/silwalanish)) |
45 | 55 | - Include only source files in test coverage [\#23](https://github.com/leapfrogtechnology/async-store/pull/23) [[coverage](https://github.com/leapfrogtechnology/async-store/labels/coverage)] ([mesaugat](https://github.com/mesaugat)) |
46 | | -- Integrate test code coverage reporting with Codecov and Travis [\#22](https://github.com/leapfrogtechnology/async-store/pull/22) [[coverage](https://github.com/leapfrogtechnology/async-store/labels/coverage)] [[test](https://github.com/leapfrogtechnology/async-store/labels/test)] ([ghost](https://github.com/ghost)) |
| 56 | +- Integrate test code coverage reporting with Codecov and Travis [\#22](https://github.com/leapfrogtechnology/async-store/pull/22) [[test](https://github.com/leapfrogtechnology/async-store/labels/test)] [[coverage](https://github.com/leapfrogtechnology/async-store/labels/coverage)] ([ghost](https://github.com/ghost)) |
47 | 57 |
|
48 | 58 | ## [1.0.2](https://github.com/leapfrogtechnology/async-store/tree/1.0.2) (2019-07-31) |
| 59 | + |
49 | 60 | [Full Changelog](https://github.com/leapfrogtechnology/async-store/compare/1.0.1...1.0.2) |
50 | 61 |
|
51 | 62 | **Closed Issues** |
|
59 | 70 | - Minor improvements on the documentation [\#12](https://github.com/leapfrogtechnology/async-store/pull/12) [[documentation](https://github.com/leapfrogtechnology/async-store/labels/documentation)] ([kabirbaidhya](https://github.com/kabirbaidhya)) |
60 | 71 |
|
61 | 72 | ## [1.0.1](https://github.com/leapfrogtechnology/async-store/tree/1.0.1) (2019-07-19) |
| 73 | + |
62 | 74 | [Full Changelog](https://github.com/leapfrogtechnology/async-store/compare/1.0.0...1.0.1) |
63 | 75 |
|
64 | 76 | **Changes** |
|
67 | 79 | - Add GitHub URL and update description in package.json [\#10](https://github.com/leapfrogtechnology/async-store/pull/10) [[documentation](https://github.com/leapfrogtechnology/async-store/labels/documentation)] ([mesaugat](https://github.com/mesaugat)) |
68 | 80 |
|
69 | 81 | ## [1.0.0](https://github.com/leapfrogtechnology/async-store/tree/1.0.0) (2019-07-19) |
| 82 | + |
70 | 83 | [Full Changelog](https://github.com/leapfrogtechnology/async-store/compare/1.0.0-beta.1...1.0.0) |
71 | 84 |
|
72 | 85 | **Changes** |
|
76 | 89 | - Cleanup and update dependencies [\#7](https://github.com/leapfrogtechnology/async-store/pull/7) ([kabirbaidhya](https://github.com/kabirbaidhya)) |
77 | 90 |
|
78 | 91 | ## [1.0.0-beta.1](https://github.com/leapfrogtechnology/async-store/tree/1.0.0-beta.1) (2019-07-05) |
| 92 | + |
79 | 93 | [Full Changelog](https://github.com/leapfrogtechnology/async-store/compare/1.0.0-alpha.1...1.0.0-beta.1) |
80 | 94 |
|
| 95 | +**Security fixes:** |
| 96 | + |
| 97 | +- Upgrade packages using vulnerable js-yaml package as a dependency [\#5](https://github.com/leapfrogtechnology/async-store/pull/5) [[security](https://github.com/leapfrogtechnology/async-store/labels/security)] ([mesaugat](https://github.com/mesaugat)) |
| 98 | + |
81 | 99 | **Changes** |
82 | 100 |
|
83 | 101 | - Refactor domain implementation and add find\(\) function [\#6](https://github.com/leapfrogtechnology/async-store/pull/6) [[refactor](https://github.com/leapfrogtechnology/async-store/labels/refactor)] ([cham11ng](https://github.com/cham11ng)) |
84 | | -- Upgrade packages using vulnerable js-yaml package as a dependency [\#5](https://github.com/leapfrogtechnology/async-store/pull/5) [[security](https://github.com/leapfrogtechnology/async-store/labels/security)] ([mesaugat](https://github.com/mesaugat)) |
85 | 102 |
|
86 | 103 | ## [1.0.0-alpha.1](https://github.com/leapfrogtechnology/async-store/tree/1.0.0-alpha.1) (2019-04-18) |
| 104 | + |
| 105 | +[Full Changelog](https://github.com/leapfrogtechnology/async-store/compare/622d5ba16aeb9301947471ff0ceca54fcd8e567b...1.0.0-alpha.1) |
| 106 | + |
87 | 107 | **Changes** |
88 | 108 |
|
89 | 109 | - Add scripts to generate changelog and release [\#4](https://github.com/leapfrogtechnology/async-store/pull/4) [[script](https://github.com/leapfrogtechnology/async-store/labels/script)] ([kabirbaidhya](https://github.com/kabirbaidhya)) |
|
93 | 113 |
|
94 | 114 |
|
95 | 115 |
|
96 | | -\* *This Change Log was automatically generated by [github_changelog_generator](https://github.com/skywinder/Github-Changelog-Generator)* |
| 116 | +\* *This Changelog was automatically generated by [github_changelog_generator](https://github.com/github-changelog-generator/github-changelog-generator)* |
0 commit comments