|
|
|
@ -51,7 +51,8 @@ changelog.txt uses a syntax similar to RST, with a few special sequences:
|
|
|
|
|
- `confirm`: added a confirmation dialog for convicting dwarves of crimes
|
|
|
|
|
|
|
|
|
|
## API
|
|
|
|
|
- Added ``Filesystem::mkdir_recursive``
|
|
|
|
|
- Added ``Filesystem::mkdir_recursive`` (returns true if directories to create already exist)
|
|
|
|
|
- Extended ``Filesystem::listdir_recursive`` to optionally make returned filenames relative to the start directory
|
|
|
|
|
|
|
|
|
|
## Lua
|
|
|
|
|
- Added a ``ref_target`` field to primitive field references, corresponding to the ``ref-target`` XML attribute
|
|
|
|
|