Skip to content

Releases: faustinoaq/kemal-watcher

v0.1.3

30 Mar 21:06
Compare
Choose a tag to compare
  • Replace WatcherHandler by after_get temporally to fix a content type issue.
  • Client script only when HTTP method is GET and the content_type is "text/html"
  • Client script is added at the end of the DOM.

v0.1.2

30 Mar 13:13
Compare
Choose a tag to compare
  • Add Kemal.watch logs
Your KemalBot is vigilant. beep-boop...
watching file: public/styles.css
watching file: public/bundle.js

v0.1.1

30 Mar 03:58
Compare
Choose a tag to compare
  • Fix Missing ENV key when KEMAL_ENV doesn't exist

0.1.0

30 Mar 02:00
Compare
Choose a tag to compare
  • First version of kemal-watcher
  • Add Kemal.watch
  • Add warning on production environments