gdscriptify
Version:
A magical documentation tool for GDScript.
29 lines (17 loc) • 473 B
Markdown
# CHANGELOG
## [Unreleased]
- Up to date.
## [1.1.0] - 2021-11-22
### Added
- New documentation.
- New `index.md` file in `/docs`.
- New regex for static functions.
- Support for showing icons.
- Support for plugins.
- Message when GDScriptify is finished.
### Changed
- Don't print return value if `void`.
### Fixed
- Generate Markdown files only for documented files and show a warning when there aren't any.
## [1.0.0] - 2021-11-16
- Released stable version.