Releases: randytarampi/pseudoimage
Releases · randytarampi/pseudoimage
v3.1.0
v3.0.2
v3.0.1
v3.0.0
3.0.0 (2019-03-08)
Bug Fixes
- semantic-release: Fix invalid
.releaserc
yaml. (51126d8) - semantic-release: Fix the
.releaserc
yaml. (3b4ff1a) - semantic-release: Use
@semantic-release/git
properly (1929ab1)
Performance Improvements
BREAKING CHANGES
- package: Consumers of this package on platforms that aren't Windows will need to bring their own
libgif
,libjpeg
andlibpng
.
v2.12.5
v0.0.0-1532547513: This is actually `node_js`, not `node`.
Which is odd because we use `node` to filter deployments... 🤦♂️
v0.0.0-1532545710
Fix bad bash conditional.
untagged-666d3d4cbd35d6665e4f: Revert "Just use `-z "$TRAVIS_TAG"` instead."
It's not sufficient to check for the tagged commit as that's actually a second, separate build from the one spun off the push to master in `after_deploy`. This reverts commit dd629f01d8c72db5f1e47af45dfc27fa30c64a13.
v0.0.0-1532474481
Just use `-z "$TRAVIS_TAG"` instead.
v0.0.0-1532473407
Just use `-z "$TRAVIS_TAG"` instead.