Changelog
All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog,
and this project adheres to Semantic Versioning.
Unreleased
0.3.2 - 2022-10-09
Added
- JSDoc and better-docs as dev dependecies
- Add NOTES.md contains development notes
Changed
- Update readme
- Change
pages.yml
on generating documentation (replace actions with npm run doc
)
0.3.1 - 2022-10-07
Changed
0.3.0 - 2022-10-07
Added
- Add support for both
CJS
and ESM
Changed
- Development using
Typescript
and build with unjs/unbuild
- Replace unit testing
Jasmine
to Mocha/Chai
0.2.3 - 2022-10-02
Added
Changed
- Update readme for API documentaion
- Change methode
replaceAll
with removeSpaces
0.2.2 - 2022-10-02
Changed
- Update readme for usage in browser
0.2.1 - 2022-10-02
Changed
- Update readme for usage in browser
0.2.0 - 2022-10-02
Changed
- Implement ESM instead of CJS
- Replace unit-testing jest with jasmine
0.1.8 - 2022-10-01
Added
- Update github pages theme
Changed
0.1.6 - 2022-10-01
Changed
- Change registry to npmjs.com
- Change package name to
anagram-palindrome
0.1.4 - 2022-10-01
Added
- First release
- New release for replace anagram-words package