Files
immer/immer.changes

23 lines
891 B
Plaintext

-------------------------------------------------------------------
Sat Jan 24 11:37:03 UTC 2026 - Christophe Marin <christophe@krop.fr>
- Update to 0.9.1
* Add Nix flakes support
* Fix warnings with GCC #307
* Fix issues with immer::box in collections
-------------------------------------------------------------------
Tue Oct 10 10:08:47 UTC 2023 - Christophe Marin <christophe@krop.fr>
- Update to 0.8.1
* flex_vector is now nothrow move constructible and assignable
* gdb pretty printing functionality provided in extra
* Fixed wrong argument order in some overloads of operator< for box<T>
* Interoparibility with C++20 ranges improved
* Some CMake and dependencies improvements
-------------------------------------------------------------------
Fri Jul 28 08:16:59 UTC 2023 - Christophe Marin <christophe@krop.fr>
- Init immer, a new build dependency for krita.