Skip to content

Release 0.12.2 (2025-08-19)

Latest
Compare
Choose a tag to compare
@alexander-schranz alexander-schranz released this 19 Aug 07:07
27bc8d5

SEAL 0.12.2

SEAL Logo with an abstract seal sitting on a telescope.
Logo created by Meine Wilma

What's Changed

->addFilter(
    // old (will still work)
    new Condition\EqualCondition('tags', 'Tech')
    // new (shorter and hopefully easier Syntax)
    Condition::equal('tags', 'Tech')
);

There was an issue with the publishing of the subpackages yesterday and so the previous 0.12.1 version was not successfully tagged.
In this release we fixed the problem and tagged the subpackages now correctly.

Full Changelog: 0.12.0...0.12.2

Upgrading from an older version?

If you upgrade from an older version – check backwards compatibility breaks of previous releases:

Attend Discussions 📢

If you like SEAL, give it a ⭐ on GitHub!
Interested in sponsoring me?