Skip to content

Tags: porscheinformatik/weblate-spring

Tags

v0.9.1

Toggle v0.9.1's commit message
update changelog with all dependencies

v0.9.0

Toggle v0.9.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Release 0.9.0 in changelog

v0.9.0-rc1

Toggle v0.9.0-rc1's commit message
doc: prepare release notes for 0.9.0

v0.8.0

Toggle v0.8.0's commit message
Update docs, changes for 0.8.0 release

v0.7.1

Toggle v0.7.1's commit message
Update changes for 0.7.1 release

v0.7.0

Toggle v0.7.0's commit message
Update changes for 0.7.0 release

v0.6.0

Toggle v0.6.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update changes for 0.6.0 release

v0.5.1

Toggle v0.5.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix: loading translations via changed date (#44)

When using the units API and getting the translations via
`"changed:>=YYYY-MM-DD"` you will not get all translations wanted.
Translations which were only once touched get only an added date.
So, those translations will not be fetched.

This changes query for the `changed` and `added` fields to fix this.

Fixes #43

v0.5.0

Toggle v0.5.0's commit message
Add links to changelog

v0.4.0

Toggle v0.4.0's commit message
Update Spring version in changelog