2015-11-22 17:27:39 +00:00
|
|
|
## 0.1.4
|
2015-11-23 17:52:44 +00:00
|
|
|
###### Sat Nov 21 15:31:13 2015 -0500
|
2015-11-22 17:27:39 +00:00
|
|
|
|
|
|
|
|
* [suspendable states](https://github.com/tolitius/mount#suspending-and-resuming)
|
|
|
|
|
* [stop-except](https://github.com/tolitius/mount#stop-an-application-except-certain-states)
|
|
|
|
|
|
|
|
|
|
## 0.1.3
|
2015-11-23 17:52:44 +00:00
|
|
|
###### Wed Nov 18 00:43:44 2015 -0500
|
2015-11-22 17:27:39 +00:00
|
|
|
|
|
|
|
|
* states-with-deps [[#12](https://github.com/tolitius/mount/issues/12)]
|
|
|
|
|
* mount => mount.core [[#11](https://github.com/tolitius/mount/issues/11)]
|
|
|
|
|
* states without `:stop` still become `NotStartedState` on `(mount/stop)`
|
|
|
|
|
|
|
|
|
|
## 0.1.2
|
2015-11-23 17:52:44 +00:00
|
|
|
###### Sun Nov 15 23:15:20 2015 -0500
|
2015-11-22 17:27:39 +00:00
|
|
|
|
|
|
|
|
* [swapping alternate implementations](https://github.com/tolitius/mount#swapping-alternate-implementations)
|
|
|
|
|
* [start-without](https://github.com/tolitius/mount#start-an-application-without-certain-states)
|
|
|
|
|
|
|
|
|
|
## 0.1.1
|
2015-11-23 17:52:44 +00:00
|
|
|
###### Sat Nov 14 16:40:38 2015 -0500
|
2015-11-22 17:27:39 +00:00
|
|
|
|
|
|
|
|
* [support for runtime arguments](https://github.com/tolitius/mount#runtime-arguments)
|
|
|
|
|
|
|
|
|
|
## 0.1.0
|
2015-11-23 17:52:44 +00:00
|
|
|
###### Fri Nov 13 17:00:43 2015 -0500
|
2015-11-22 17:27:39 +00:00
|
|
|
|
|
|
|
|
* defstate/start/stop
|
|
|
|
|
* welcome mount
|