Releases: faustinoaq/kemal-watcher
Releases · faustinoaq/kemal-watcher
v0.1.3
- Replace
WatcherHandler
byafter_get
temporally to fix a content type issue. - Client
script
only when HTTP method isGET
and thecontent_type
is"text/html"
- Client
script
is added at the end of the DOM.
v0.1.2
- Add
Kemal.watch
logs
Your KemalBot is vigilant. beep-boop...
watching file: public/styles.css
watching file: public/bundle.js
v0.1.1
- Fix
Missing ENV key
whenKEMAL_ENV
doesn't exist
0.1.0
- First version of
kemal-watcher
- Add
Kemal.watch
- Add warning on production environments