Skip to content

Tags: Exlll/ConfigLib

Tags

v4.8.1

Toggle v4.8.1's commit message

Verified

This commit was signed with the committer’s verified signature.
Exlll Exlll
Update version to 4.8.1

v4.8.0

Toggle v4.8.0's commit message

Verified

This commit was signed with the committer’s verified signature.
Exlll Exlll
Update version to 4.8.0

v4.7.0

Toggle v4.7.0's commit message

Verified

This commit was signed with the committer’s verified signature.
Exlll Exlll
Update version to 4.7.0

v4.6.4

Toggle v4.6.4's commit message

Verified

This commit was signed with the committer’s verified signature.
Exlll Exlll
Update version to 4.6.4

v4.6.3

Toggle v4.6.3's commit message

Verified

This commit was signed with the committer’s verified signature.
Exlll Exlll
Update version to 4.6.3

v4.6.2

Toggle v4.6.2's commit message

Verified

This commit was signed with the committer’s verified signature.
Exlll Exlll
Update version to 4.6.2

Signed-off-by: Exlll <exlll321@gmail.com>

v4.6.1

Toggle v4.6.1's commit message
Update version to 4.6.1

v4.6.0

Toggle v4.6.0's commit message

Verified

This commit was signed with the committer’s verified signature.
Exlll Exlll
Update version to 4.6.0

**Add better support for environment variables**

See corresponding documentation in the README.

**Fix: Enforce serializers to only produce valid target types**

All serializers were already required (by the specification) to only produce
valid target types. However, this restriction hasn't been enforced so far and
can cause unexpected errors during deserialization if custom serializers are
involved.

This fix constitutes a breaking change if you have custom serializers that
don't follow the spec. The output of serializers is now checked during
serialization; if it's not of a valid target type, an exception is thrown.

v4.5.0

Toggle v4.5.0's commit message

Verified

This commit was signed with the committer’s verified signature.
Exlll Exlll
Update version to 4.5.0

v4.4.0

Toggle v4.4.0's commit message
Update version to 4.4.0