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.
0.2.4 - 2024-02-02
auth/bearer
component implementsmodule:passport.Strategy
interface rather thanhttp://i.bixbyjs.org/http/auth/Scheme
, adopting JSDoc namepaths for interface names.
0.2.3 - 2023-10-18
- Renamed
http://i.bixbyjs.org/http/Server
interface tomodule:http.Server
, adopting JSDoc namepaths for interface names.