Releases: paperstackink/paperstack
Releases · paperstackink/paperstack
v0.7.0
Modified
- Changed all folders to lowercase
- Updated to
Stencil@0.6.0
v0.6.0
Fixed
- Various issues with
paper create
command - Fix issue where
pages
,allPages
weren't properly set on nested records
Added
- Markdown support
- Better error messages
- Config files
v0.5.0
Added
- Added
$data
record - Added all properties of
$page
as global variables - Upgraded to
0.4.0
of Stencil
v0.4.0
Fixed
- Fixed issue where it would rebuild multiple times when starting the dev server
Added
- Added global
$pages
variable - Added
$page
variable for each page - Added
@each
directive - Upgraded to
0.3.0
of Stencil
v0.3.0
Added
Added make:page
command
Added make:component
command
Upgraded to 0.2.0
of Stencil
v0.2.0
Added
Added a new 'create' command
0.1.2
Fixed
Fix path resolution
0.1.1
Fixed
Included the correct files in the released bundle
v0.1.0
The initial release of Paperstack