Releases: jfversluis/Plugin.Maui.Audio
Releases · jfversluis/Plugin.Maui.Audio
v0.1.0-preview2
What's Changed
- Fix README.md by @marcmognol in #27
- Add support for net6.0 (#24) by @matthewclendening in #28
- generic conditional compilation independent of .NET 6.0 target framework by @ewerspej in #34
- Use stream by @marcmognol in #30
New Contributors
- @marcmognol made their first contribution in #27
- @matthewclendening made their first contribution in #28
- @ewerspej made their first contribution in #34
Full Changelog: v0.1.0-preview1...v0.1.0-preview2
v0.1.0-preview1
The first ever release of Plugin.Media.Audio
What's Changed
- Add Sample App + CI by @jfversluis in #1
- Add iOS/macOS support by @bijington in #2
- Clean up some things we don't need right now by @jfversluis in #4
- Add Android implementation by @jfversluis in #3
- Added windows support by @bijington in #7
- Improve looks and implement functionality sample app by @jfversluis in #5
- Add editorconfig + code style fixes by @jfversluis in #8
- Swap to a manager to create players by @bijington in #9
- Rename all the things by @jfversluis in #14
- An initial set of readme docs by @bijington in #16
- Add First NuGet properties by @jfversluis in #15
- Add acknowledgements to the readme by @jfversluis in #17
- Add NuGet (Pre)release Workflows by @jfversluis in #22
- Add first attempt at a logo by @bijington in #23
- Add position support by @bijington in #20
New Contributors
- @jfversluis made their first contribution in #1
- @bijington made their first contribution in #2
Full Changelog: https://github.com/jfversluis/Plugin.Maui.Audio/commits/v0.1.0-preview1