Skip to content

Releases: typicode/katon

v0.10.0

04 Mar 18:56
Compare
Choose a tag to compare
  • Enhance http://index.ka and error pages
  • Rename katon reload to katon kill
  • Add --https option to katon open

v0.9.0

25 Jan 19:19
Compare
Choose a tag to compare
  • Added WebSocket support
  • Servers are started faster on first request
  • Index.ka and katon.ka can now be accessed using xip.io

v0.7.1

17 Oct 22:31
Compare
Choose a tag to compare
  • Support https #27

v0.7.0

16 Oct 13:51
Compare
Choose a tag to compare
  • Move logs from <server_dir>/katon.log to ~/.katon/logs/<server_name>.log #34
  • Fix #35

v0.6.5

16 Oct 13:48
Compare
Choose a tag to compare

v0.6.4

08 Oct 01:16
Compare
Choose a tag to compare

v0.6.2

06 Oct 10:31
Compare
Choose a tag to compare
  • Add --env option to katon add. Use it to copy a variable environment to your host configuration.

v0.6.1

06 Oct 10:28
Compare
Choose a tag to compare
  • Add subdomain to server mapping

v0.6.0

26 Sep 02:16
Compare
Choose a tag to compare
  • Add custom name option to katon add

v0.5.0

05 Aug 11:51
Compare
Choose a tag to compare
  • Yosemite support (thanks to basecamp/pow#452)
  • Better version managers support
  • Better server management
  • Daemon port has been changed from 4000 to 31000
  • Doesn't use symlinks anymore
    • link and unlinkcommands have been renamed to addand rm
    • migrate command has been added for migrating symlinks
  • Doesn't read .nvm files anymore
  • Doesn't use nodemon by default
  • Doesn't serve static files by default