Aukera version 1.0.2 now uses Go 1.18, and the github.com/google/deck package for application logging.
What's Changed
- fix: Typos in README by @copybara-service in #26
- Attempt to reduce flakes in window_test. by @copybara-service in #27
- Export default service port as
const
insideauklib
so it can be referred to be users of theclient
lib. by @copybara-service in #28 - Enable
auklib
building for MacOS by @copybara-service in #29
Full Changelog: v1.0.1...v1.0.2