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.
2.1.0 - 2020-02-04
- Bundle Lerna with the manager
- Use
@absolunet/brand-guidelines
for documentation styles - Maintenance update
- Rebuild task on multi-package changes version in documentation on first run
- Manager works on Windows
2.0.1 - 2020-01-20
- Remove strict mode on
@babel/plugin-transform-modules-commonjs
to expose__esModule
property in builds - Update tester
- Maintenance update
2.0.0 - 2019-10-18
- Community resources files
- Update tester
- Maintenance updates
- Update of Node.js version since it's now done by the tester
2.0.0-rc.1 - 2019-10-10
- Renamed
__assets
directory toassets__
because GitHub Pages won't deploy directory
2.0.0-beta.1 - 2019-10-07
- Support for multi package repository
- Validation
2.0.0-alpha.3 - 2019-09-19
- Correct package to include all of dist
2.0.0-alpha.2 - 2019-09-19
- An option to copy extra files from sources
- Refactor public export
2.0.0-alpha.1 - 2019-08-09
- JSDoc builder
- Source builder
1.1.0 - 2019-05-17
- Standardize install
1.0.1 - 2019-05-14
- Case that postinstall is run when used as dependency
1.0.0 - 2019-05-14
- Single package support
0.5.1 - 2019-05-01
- Correction new terminal package definition
0.5.0 - 2019-04-30
updatePackageMeta()
testOutdated()
installPackage()
0.4.0 - 2018-12-04
- Pack before publishing
0.3.0 - 2018-11-30
- Pre/Post hooks on scripts
0.2.3 - 2018-11-23
- Typo
0.2.2 - 2018-11-23
- Add spacing to match npm's standard
0.2.1 - 2018-11-23
- Terminology change to be independent from npm native
0.2.0 - 2018-11-23
- Custom publishing
0.1.0 - 2018-11-22
- Initial