Bugfixes
* Fixed a bug where the lockfile would be released on exit even if it wasn't locked by the process * Disabled the phpx build as it is broken
This commit is contained in:
5
CHANGES
5
CHANGES
@ -27,3 +27,8 @@
|
||||
- Renamed the lock file from `fresh.lock` to `.fresh.lock`.
|
||||
- Added option `--lockfile` to override lockfile file name.
|
||||
- Implemented the fresh configuration loader.
|
||||
|
||||
**0.1.5**
|
||||
|
||||
- Bugfix: The lockfile is no longer removed automatically, but only if it was
|
||||
created by the current instance.
|
||||
|
Reference in New Issue
Block a user