Releases: lppjunior/pattern-js
Releases · lppjunior/pattern-js
1.3.1
Add continuous integration
Add Github actions
v1.2.1: Merge pull request #9 from lppjunior/develop
[1.2.1] - 2020-08-25
Fixbug
- Fix bug on middleware implementation
Update
- Update documentation structure
- Add separated pattern webpack build
v1.2.0: Merge pull request #7 from lppjunior/develop
[1.2.0] - 2020-08-25
Feature
- Added pipeline pattern
v1.1.0
v1.0.3: Merge pull request #5 from lppjunior/develop
[1.0.3] - 2020-07-30
Update
- Remove attribute type verification
v1.0.2: Merge pull request #4 from lppjunior/develop
[1.0.2] - 2020-07-30
Update
- Add Observer parameter validations
- Add Observer tests
- Update jest to 100% code coverage
Fixbug
- Fix initialize event on subscribe or emit call
v1.0.1: Merge pull request #3 from lppjunior/develop
[1.0.1] - 2020-07-29
Added
- Update project import references
v1.0.0: Merge pull request #1 from lppjunior/develop
[1.0.0] - 2020-07-29
Added
- Project conceived by: @lppjunior.
- Make project structure
- Added jest unity test
- Added standard validation
- Added webpack
- Added Observer pattern