Skip to content

Releases: NickvisionApps/libnick

V2024.1.4

09 Jan 21:52

Choose a tag to compare

Changelog

  • Fixed an issue where include paths where not set up correctly

V2024.1.3

08 Jan 18:04

Choose a tag to compare

Changelog

  • libaura is now libnick ! (#15)
    • Please read the documentation as some of the APIs have moved namespaces.
  • libcurl will now be initialized and cleaned up by Aura.

V2024.1.2

07 Jan 05:41

Choose a tag to compare

Changelog

  • Improve CMake Build for Windows (in preparation for vcpkg port)

V2024.1.1

06 Jan 18:21

Choose a tag to compare

Changelog

  • Added getMajor(), getMinor(), getBuild(), and getDev() methods to Nickvision::Aura::Version (#12)
  • Added validation to setSourceRepo(), setIssueTracker(), and setSupportUrl() methods of Nickvision::Aura::AppInfo (#10)
  • Fixed an issue where Nickvision::Aura::Localization::Gettext macros were not working (#11)
  • Switched from conan to vcpkg for dependency management (#14)

V2024.1.0

03 Jan 00:30

Choose a tag to compare

Changelog

  • Initial Release of libaura

2024.1.0-pre

02 Jan 22:48

Choose a tag to compare

2024.1.0-pre Pre-release
Pre-release
All - Cleanup