File tree Expand file tree Collapse file tree 3 files changed +8
-1
lines changed
Expand file tree Collapse file tree 3 files changed +8
-1
lines changed Original file line number Diff line number Diff line change 1+ ## 0.0.8 (2024-08-19)
2+
3+ ### Fixed
4+
5+ - Follow-up fixes to binding renaming.
6+
17## 0.0.7 (2024-08-05)
28
39### Added
Original file line number Diff line number Diff line change 22
33[ ![ CI Status] ( https://github.com/mbarbin/provider/workflows/ci/badge.svg )] ( https://github.com/mbarbin/provider/actions/workflows/ci.yml )
44[ ![ Coverage Status] ( https://coveralls.io/repos/github/mbarbin/provider/badge.svg?branch=main )] ( https://coveralls.io/github/mbarbin/provider?branch=main )
5+ [ ![ Deploy Doc Status] ( https://github.com/mbarbin/provider/workflows/deploy-doc/badge.svg )] ( https://github.com/mbarbin/provider/actions/workflows/deploy-doc.yml )
56
67## Introduction
78
Original file line number Diff line number Diff line change 11(* * Provider - Dynamic Dispatch with Traits.
22
3- A " provider" is a construct that implements a set of functionality that an
3+ A provider is a construct that implements a set of functionality that a
44 library typically needs in order to provide certain functionality to a
55 end user.
66
You can’t perform that action at this time.
0 commit comments