hyprutils (0.2.3-2) unstable; urgency=medium

  * Updated cicd

 -- Clay Risser <clay@clayrisser.com>  Thu, 31 Oct 2024 17:45:05 -0500

hyprutils (0.2.3-1) unstable; urgency=medium

  [ Vaxry ]
  * string: add replaceInString
  * cmake: bump ver to 0.1.1

  [ Mihai Fufezan ]
  * Nix: init
  * CMake: fix description
  * CI: add nix

  [ Tom Englund ]
  * sharedptr: decrement on destruction (#1)

  [ Vaxry ]
  * cmake: bump ver to 0.1.2
  * string: fix isNumber accepting - as valid number

  [ Mihai Fufezan ]
  * Nix: don't strip debug symbols

  [ Vaxry ]
  * cmake: bump version to 0.1.3
  * Math: init Region, Vector2D and Box
  * Math: add an int ctor to vec
  * ci: add pixman to dependencies

  [ Mihai Fufezan ]
  * Nix: add pixman dep

  [ Vaxry ]
  * cmake: bump ver to 0.1.4
  * vector: prefix macros with AQ_

  [ Jasson Cordones ]
  * Math: Added some constants to handle floating point presicion comparisons (#2)
  * Math: Some more box improvements and test cases  (#3)

  [ sslater11 ]
  * README: Update build instructions (#4)

  [ Vaxry ]
  * cmake: bump ver to 0.1.5

  [ Tom Englund ]
  * memory: avoid undefined behaviour from downcasting ptr implentation (#5)

  [ drendog ]
  * math: adjust right and bottom box edges (#6)

  [ Vaxry ]
  * math: avoid assert fail in std::clamp in closestPoint

  [ Maximilian Seidler ]
  * string: respect removeEmpty when VarList input is empty (#7)

  [ Vaxry ]
  * math/region: add expand
  * memory: do not release pointers after emitting a signal

  [ Mihai Fufezan ]
  * path: add findConfig and dir utils (#8)

  [ Vaxry ]
  * cmake: bump ver to 0.2.0

  [ Mihai Fufezan ]
  * CMake, Nix: add VERSION file
  * CMake: fmt
  * flake.lock: update

  [ outfoxxed ]
  * math: add Edges (#10)

  [ vaxerski ]
  * version: bump to 0.2.1

  [ Vaxry ]
  * utils: add ScopeGuard
  * string: fixup isNumber not accepting -1.0

  [ Mihai Fufezan ]
  * gitignore: add CMake residual files

  [ Vaxry ]
  * version: bump to 0.2.2
  * Math: add Mat3x3 (#14)
  * version: bump to 0.2.3

  [ Clay Risser ]
  * Updated changelog
  * Updated cicd
  * Updated cicd
  * Updated cicd
  * Updated snapshot
  * Updated cicd
  * Updated snapshot
  * Updated cicd
  * Updated snapshot
  * Updated cicd
  * Updated cicd
  * Updated cicd
  * Updated cicd
  * Updated cicd
  * Updated cicd
  * Updated cicd
  * Updated cicd
  * Updated cicd
  * Updated cicd
  * Updated changelog
  * Updated control
  * Updated snapshot
  * Updated cicd
  * Updated cicd
  * Updated cicd
  * Updated cicd
  * Updated cicd
  * Updated changelog
  * Updated cicd
  * Updated changelog

 -- Clay Risser <clay@clayrisser.com>  Tue, 29 Oct 2024 22:12:40 -0500

hyprutils (0.1.0-2) unstable; urgency=medium

  * Fixed yaml file

 -- Clay Risser <clay@clayrisser.com>  Tue, 29 Oct 2024 12:18:57 -0500

hyprutils (0.1.0-1) unstable; urgency=medium

  [ Vaxry ]
  * Initial commit
  * utils: Initial Commit
  * README: add basic info
  * cmake: fixup installation
  * cmake: fixup headers and pc installation
  * string: add VarList

  [ Clay Risser ]
  * Initial debian commit
  * Added cicd

 -- Clay Risser <clay@clayrisser.com>  Tue, 29 Oct 2024 12:13:10 -0500
