You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
sqlcipher will continue to be built manually by libnick on Linux until the vcpkg port is fixed for Linux
App
Removed Nickvision::App::Aura::getEnvVar()
Removed Nickvision::App::Aura::setEnvVar()
Removed Nickvision::App::Aura::sysExec()
Events
Nickvision::Events::Event::subscribe() and Nickvision::Events::Event::operator+=()will now return a Nickvision::Events::HandlerId that must be passed to Nickvision::Events::Event::unsubscribe() and Nickvision::Events::Event::operator-=() to remove a handler.