Skip to content

Releases: NickvisionApps/libnick

V2024.1.13

28 Jan 21:47
Compare
Choose a tag to compare

Changelog

  • Final Taskbar API fixes on Linux :)

V2024.1.12

28 Jan 19:11
Compare
Choose a tag to compare

Changelog

  • Taskbar API fixes for Linux

V2024.1.11

28 Jan 03:43
Compare
Choose a tag to compare

Changelog

  • API Cleanup

V2024.1.10

27 Jan 23:59
Compare
Choose a tag to compare

Changelog

  • Add Aura::getExecutableDirectory()

V2024.1.9

27 Jan 22:06
Compare
Choose a tag to compare

Changelog

  • Improve CMake Files

V2024.1.7

27 Jan 20:31
Compare
Choose a tag to compare

Changelog

  • Improved Documentation::getHelpUrl
  • Added support for building libnick without vcpkg

V2024.1.6

21 Jan 03:24
Compare
Choose a tag to compare

Changelog

  • Improved handling of different gettext domains that may exist in an app
  • Renamed LICENSE to COPYING

V2024.1.5

15 Jan 02:02
Compare
Choose a tag to compare

Changelog

  • Added StringHelpers::join function
  • Code improvements

V2024.1.4

09 Jan 21:52
Compare
Choose a tag to compare

Changelog

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

V2024.1.3

08 Jan 18:04
Compare
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.