Releases: vorlif/xspreak
Releases · vorlif/xspreak
v0.10.1
- Fix: Version number is not correct (#3) Thanks @gedw99
- The version number is now always set automatically and no longer needs to be adjusted manually.
v0.10.0
- Update of the dependencies
v0.9.0
- Dependencies update.
- Show a version number
v0.8.1
- Fix: Incorrect log message for functions that expect a context as parameter
- Fix:
const
variables are only in the same file backtracked
- Dependencies update.
v0.8.0
- Support for inline functions
- Better logging
v0.7.0
- Support of function return values
- Support of variable tracing
v0.6.2
Fix: Escaping special characters in po files does not work correctly
v0.6.1
Fix: special characters not masked
v0.6.0
- Better support for functions
- Introduction of simple variable backtracking
Release v0.5.0
- Support for JSON files
- Support for monolingual formats
- Fix: Methods with the same name from the same package are recognized only once.