This file documents all notable changes to the
Boa.Constrictor.Example
project.
Its format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
Note: This project does not have a NuGet package. Versioning is performed purely for tracking changes.
(none)
- Removed targets for
net5.0
andnet7.0
- Now targets only
netstandard2.0
- Replaced DuckDuckGo search test with Wikipedia search test since DuckDuckGo changes their home page
- DogRequests now uses
RestRequest
to support RestSharp updates
- Enabled headless Chrome in the example Web UI test
- Created a GitHub Action to run the example tests for pull requests into
main
- Created separate changelog files for each project (except unit tests).
Please see Boa.Constrictor/CHANGELOG.md for project history before version 3.x.