Package Release Info

hyprutils-0.2.3-bp160.1.3

Update Info: Base Release
Available in Package Hub : 16.0

platforms

AArch64
ppc64le
s390x
x86-64

subpackages

hyprutils-devel
libhyprutils1

Change Logs

* Thu Sep 26 2024 Soc Virnyl Estela <obs@uncomfyhalomacro.pl>
- Update to version 0.2.3:
  * Math: add Mat3x3
- Changes from 0.2.2:
  * string: fixup isNumber not accepting -1.0
* Thu Aug 08 2024 Florian "sp1rit" <sp1rit@disroot.org>
- Update to version 0.2.1:
  + A small, ABI-compatible update to add Edges.
  + Other:
  - Add Edges type and Box::extent() for its bottom right corner
- Changes from version 0.2.0:
  + A major release which also breaks ABI compat, as such bumping the
    sover.
  + Fixes:
  - math: avoid assert fail in std::clamp in closestPoint
  - math/region: add expand
  - memory: do not release pointers after emitting a signal
  - adjust right and bottom box edges when getting closest point
  + Other:
  - avoid undefined behaviour from downcasting ptr implentation
  - string: respect removeEmpty when VarList input is empty
  - path: add findConfig and dir utils
* Wed Jun 26 2024 Florian "sp1rit" <sp1rit@disroot.org>
- Update to version 0.1.5:
  + A small update with a few patches.
  + Fixes:
  - Math: fixed macro collisions with hyprland
  + Other:
  - Added some constants to handle floating point presicion
    comparisons
  - Minor Box improvements
- Changes from version 0.1.4:
  + This is an update that adds a few new stuff under Math
  + Additions:
  - Math: added Vector2D, Region and Box
- Changes from version 0.1.3:
  + A small update to fix String::isNumber sometimes being wrong.
  + Fixes:
  - String: fix isNumber accepting - as a number
* Thu Jun 13 2024 Florian "sp1rit" <sp1rit@disroot.org>
- Initial packaging of hyprutils 0.1.2