|
|
|
@ -55,6 +55,7 @@ changelog.txt uses a syntax similar to RST, with a few special sequences:
|
|
|
|
## API
|
|
|
|
## API
|
|
|
|
- Added ``Filesystem::mkdir_recursive``
|
|
|
|
- Added ``Filesystem::mkdir_recursive``
|
|
|
|
- Extended ``Filesystem::listdir_recursive`` to optionally make returned filenames relative to the start directory
|
|
|
|
- Extended ``Filesystem::listdir_recursive`` to optionally make returned filenames relative to the start directory
|
|
|
|
|
|
|
|
- ``Units``: added goal-related functions: ``getGoalType()``, ``getGoalName()``, ``isGoalAchieved()``
|
|
|
|
|
|
|
|
|
|
|
|
## Internals
|
|
|
|
## Internals
|
|
|
|
- Linux/macOS: Added console keybindings for deleting words (Alt+Backspace and Alt+d in most terminals)
|
|
|
|
- Linux/macOS: Added console keybindings for deleting words (Alt+Backspace and Alt+d in most terminals)
|
|
|
|
|