Releases: ballercat/jambox
Releases · ballercat/jambox
0.0.12
0.0.11
0.0.10 - Usability improvements, sub-commands, notifications
- Let users specify a filepath during an auto-mock. This filepath will be read
from disk when an auto-mock is used. - Improve
nextjs-graphql-example
. Add a demo of an image placeholder. - Add Chrome Extension notifications. Config updates fire notifications.
- Add
ping
&shutdown
sub-commmands tojam-server
- Add
tail
sub-command for tailing a current log - Create a
.jambox
folder if one doesn't exist in cwd
0.0.9 - Cache globs match hostname + pathname
v0.0.9 - Add graphql + nextjs demo/recipe (#2)
0.0.8 - Config watch-mode
- Bugfix:
trust
list - Bugfix: cache handling. Remove unnecessary options
- Feature: config file is watched for changes, server resets with changes.