Releases: Capevace/tailpipe
Releases · Capevace/tailpipe
1.4.0
- When instantiating a Tailpipe class, you can now pass in a
tailpipe.php
path, that will be used in that specific Tailpipe instance. This means one can use multiple tailpipe.php
files per project.
1.3.0
- Added the
opacity
variable to the default list of variables to process
- Added the
parse: true
option that allows outputting "parsed values"
- Added a real-world example to the README
1.2.0
- Added the
fontFamily
variable to the default list of variables to process
1.1.0
- Added the
screens
variable to the default list of variables to process
1.0.0
The initial release of Tailpipe!