Skip to content

Releases: vorlif/xspreak

v0.10.1

05 Dec 23:33
8ff2092
Compare
Choose a tag to compare
  • 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

28 Nov 21:02
15a5c7e
Compare
Choose a tag to compare
  • Update of the dependencies

v0.9.0

19 Feb 19:14
f0b9454
Compare
Choose a tag to compare
  • Dependencies update.
  • Show a version number

v0.8.1

21 Jun 17:45
e8c8514
Compare
Choose a tag to compare
  • 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

16 Jun 22:01
06d1acd
Compare
Choose a tag to compare
  • Support for inline functions
  • Better logging

v0.7.0

05 Jun 23:22
45bffb5
Compare
Choose a tag to compare
  • Support of function return values
  • Support of variable tracing

v0.6.2

05 Jun 12:42
e9d454b
Compare
Choose a tag to compare

Fix: Escaping special characters in po files does not work correctly

v0.6.1

03 Jun 23:30
1c0dc40
Compare
Choose a tag to compare

Fix: special characters not masked

v0.6.0

02 Jun 21:47
21df3b5
Compare
Choose a tag to compare
  • Better support for functions
  • Introduction of simple variable backtracking

Release v0.5.0

01 Jun 12:35
980f16d
Compare
Choose a tag to compare
  • Support for JSON files
  • Support for monolingual formats
  • Fix: Methods with the same name from the same package are recognized only once.