Releases: warengonzaga/css-text-portrait-builder
Releases · warengonzaga/css-text-portrait-builder
v1.3.0
What's Changed
- code style implementation by @decanTyme in #43
- dynamically update max chars by @decanTyme in #51
- initial support for exporting builds by @decanTyme in #52
- 🚀 RELEASE: v1.3.0 Update by @warengonzaga in #44
New Contributors
- @decanTyme made their first contribution in #43
Full Changelog: 1.2.1...1.3.0
v1.2.1
💬 Details
A quick-release for Gitpod configurations.
📦 New
- No new updates.
🐛 Fix
- No fixes.
✨ Tweak
- Update Gitpod configurations.
v1.2.0
💬 Details
The most awaited update, I add Gitpod to the workflow to make things easier to build. I add new CSS settings to the builder to control the filtering of the image.
📦 New
- Image filter for brightness, grayscale, and invert.
- Gitpod support.
🐛 Fix
- No fixes.
✨ Tweak
- Update readme information.
- Add badge for Awesome list.
- Add badge for Gitpod.
v1.0.1
💬 Details
Here's a quick update to fix the current building process which is wrong. This my first time to use ParcelJS for my project so it please bear with me. I'm still learning this project bundler.
📦 New
- No new features.
🐛 Fix
- Fix the building process.
✨ Tweak
- Revise building steps.
v1.0.0
💬 Details
I made a quick release for the builder. It might help you to quickly build your own CSS text portrait in less than 2-3 mins. More options and settings will be available as the trend goes up and become in demand soon. 🙃
📦 New
- Add an automated way to repeat text to cover the screen displays.
- Add config file for building.
- Add media files for the project.
- Add policies to the project.
🐛 Fix
- No fixes
✨ Tweak
- Improve documentation.
- Improve readme file.