Skip to content

Releases: gilbitron/staticus-framework

v0.2.5

06 May 14:45
Compare
Choose a tag to compare
  • [Fixed] Bug with singleView and collectionView methods

v0.2.4

03 May 19:40
Compare
Choose a tag to compare
  • [New] Add withoutArchives method to collections

v0.2.3

03 May 19:03
Compare
Choose a tag to compare
  • [Fixed] frontMatter typo

v0.2.2

02 May 14:03
Compare
Choose a tag to compare
  • [Fixed] composer autoloading (again)

v0.2.1

02 May 13:56
Compare
Choose a tag to compare
  • [Fixed] Fix composer autoloading

v0.2.0

02 May 13:43
Compare
Choose a tag to compare
  • [New] Add asset() method with mix-manifest support
  • [New] Add output directory option to build command
  • [New] Support environment specific configs
  • [Changed] Move CLI to framework
  • [Changed] Pass $staticus object to views
  • [Changed] Refactored compilers
  • [Changed] Moved perPage() method to Compiler class
  • [Changed] Use parsedown-extra package

v0.1.0

29 Apr 16:24
Compare
Choose a tag to compare
  • Initial release