All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
2.0.0 - 2024-05-23
- Properly implement
Status
interface. (a8ee28e)
- Package license from ISC to MIT. (3c1b449)
- Names with long acronyms to lowercase. (56b0425)
- Migrate from TypeScript's tsc to tsup. (1f545c9)
- Rename
Error
toGoogleError
. (9b5b096)
- Deprecated v1 API types. (1056ea5)