@metamask/logger
Version:
A lightweight logging package using @metamask/streams
46 lines (26 loc) • 1.43 kB
Markdown
# Changelog
All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
## [Unreleased]
## [0.5.0]
### Changed
- Dual-license package under MIT and/or Apache 2.0 ([#601](https://github.com/MetaMask/ocap-kernel/pull/601))
## [0.4.0]
### Changed
- Bump Endo and Agoric dependencies ([#590](https://github.com/MetaMask/ocap-kernel/pull/590))
## [0.3.0]
### Added
- Support streaming falsy values ([#542](https://github.com/MetaMask/ocap-kernel/pull/542))
## [0.2.0]
### Changed
- Include JSON-RPC notifications in `KernelMessage` type ([#528](https://github.com/MetaMask/ocap-kernel/pull/528))
## [0.1.0]
### Added
- Initial release.
[Unreleased]: https://github.com/MetaMask/ocap-kernel/compare/@metamask/logger@0.5.0...HEAD
[0.5.0]: https://github.com/MetaMask/ocap-kernel/compare/@metamask/logger@0.4.0...@metamask/logger@0.5.0
[0.4.0]: https://github.com/MetaMask/ocap-kernel/compare/@metamask/logger@0.3.0...@metamask/logger@0.4.0
[0.3.0]: https://github.com/MetaMask/ocap-kernel/compare/@metamask/logger@0.2.0...@metamask/logger@0.3.0
[0.2.0]: https://github.com/MetaMask/ocap-kernel/compare/@metamask/logger@0.1.0...@metamask/logger@0.2.0
[0.1.0]: https://github.com/MetaMask/ocap-kernel/releases/tag/@metamask/logger@0.1.0