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.
- none
- Fixed output from the cli tool
- none
1.2.0 - 2024-06-07
- Added Webmention to the list of known protocols.
- Relaxed parsing integers to support wordpress platform.
- Updated how we parse the protocols to handle names that are not part of the enum.
- none
1.1.2 - 2024-06-01
- Fixed bundling privacy manifest file
1.1.1 - 2024-05-31
- Added a privacy manifest
- Updated Swift tools version from 5.9 to 5.10
- Enabled StrictConcurrency and DisableOutwardActorInference upcoming Swift features
1.1.0 - 2024-05-31
- Added bluesky to inbound/outbound services
- Updated how we parse the inbound/outbound services to handle service names that are not part of the enum. This is source breaking change but considering the old behavior is to fail parsing nodeinfo, it should be acceptable.
1.0.0 - 2023-07-29
Initial release