Dorian 0d073fa89e Add comprehensive installation and setup documentation
- Add GETTING_STARTED.md with quick start guide and development modes
- Add INSTALL.sh automated installation script
- Add INSTALLATION_CHECKLIST.md, INSTALLATION_SUCCESS.md, and INSTALLATION_SUMMARY.md
- Add QUICK_REFERENCE.md for common commands
- Add SETUP_GUIDE.md with detailed setup instructions
- Update README.md with improved project overview
- Add did-wallet app dependencies and node_modules
2026-01-27 17:18:21 +00:00

24 lines
554 B
Markdown

# Changelog
## [1.0.2] - 2022-02-19
### Fixed
- Align LICENSE format with standardized SPDX ([`915c436`](https://github.com/vweevers/module-error/commit/915c436)).
## [1.0.1] - 2021-10-24
### Fixed
- Add types ([`027e1ea`](https://github.com/vweevers/module-error/commit/027e1ea))
## [1.0.0] - 2021-10-22
:seedling: Initial release.
[1.0.2]: https://github.com/vweevers/module-error/releases/tag/v1.0.2
[1.0.1]: https://github.com/vweevers/module-error/releases/tag/v1.0.1
[1.0.0]: https://github.com/vweevers/module-error/releases/tag/v1.0.0