All notable changes to this VS Code extension will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
1.2.3 - 6-7-2021
- More changelog updates
1.2.2 - 6-6-2021
- Updated README and CHANGELOG for new username
- Broken link in CHANGELOG
1.2.1 - 3-10-2021
- Ability to split up generated text by line length.
- Updated README and CHANGELOG
- Disposable wasn't being pushed.
1.2.0 - 3-10-2021
- New snippet
lipsumMultiPara
for a multiline lorem ipsum paragraph capped to 80 chars long.
- Snippets now start with
lipsum
rather thanlip
.
1.1.2 - 12-31-2020
- Changed git repo
- Updated links and names due to new repo
1.1.1 - 10-02-2020
- Added snippet description to readme.
1.1.0 - 10-02-2020
- Snippets are now recognized and should work.
1.0.4 - 08-24-2020
- License
1.0.3 - 08-24-2020
- Icon
- Bug tracker
- New GIF in Readme
1.0.2 - 08-24-2020
- License
- Readme fixes
1.0.1 - 08-24-2020
- Added git repo to
package.json
- Generate Lorem Ipsum to file
- Generate Lorem Ipsum to clipboard
- Lorem Ipsum sentence and paragraph snippets
- Initial release