Skip to content

Releases: baumrock/RockDevTools

v1.3.0

05 Feb 18:21
Compare
Choose a tag to compare

Features

  • improve livereload watchlist (c309bad)

Bug Fixes

  • custom breakpoints for grow/shrink not working (3ac8c80)

v1.2.0

04 Feb 21:25
Compare
Choose a tag to compare

Features

  • add grow(), shrink() and pxrem features 😎 (4120d15)

v1.1.3

03 Feb 15:04
Compare
Choose a tag to compare

Bug Fixes

  • reload when a new file is created (37f1800)

v1.1.2

02 Feb 19:04
Compare
Choose a tag to compare

Bug Fixes

  • add tracy bluescreen panel only if tracy is installed (0edab66)

v1.1.1

02 Feb 17:57
Compare
Choose a tag to compare

Bug Fixes

  • add missing levels support on ->add() (66d5312)

v1.1.0

02 Feb 16:16
Compare
Choose a tag to compare

Features

  • add automated releases (28230b3)
  • add livereload (a51c91c)
  • add merge/minify for LESS/CSS/JS (243a27b)
  • add new scriptTag() and styleTag() methods (60d7ef6)
  • add page classes to livereload watch (1fa6ae5)
  • add support for addAll("glob") (bacd805)
  • add support for remove() glob pattern (3099f63)
  • cache list of watched files (3a1b692)
  • refactor to use nette finder (8ea5dfb)
  • watch rockmigrations folder (44fc450)