V2024.1.1
Changelog
- Added
getMajor()
,getMinor()
,getBuild()
, andgetDev()
methods toNickvision::Aura::Version
(#12) - Added validation to
setSourceRepo()
,setIssueTracker()
, andsetSupportUrl()
methods ofNickvision::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)