Files
oki-podcast-reader/CHANGELOG.md
T
Ollie Taylor 4ed4fd365e Add basic docs
2023-02-24 21:02:00 +00:00

25 lines
542 B
Markdown

# svelte-podcast
## 0.2.0
### Minor Changes
- 6f89448: Adds the ability to bind episode metadata to the audio store
- a70d68d:
- Restructures lib to make dist cleaner and dev easier to grock
- Refactors <audio /> bindings to make it easier to change values when loading a different source
- Moves more values to micro-stores
- 1841199: Adds save/load mechanic for episode progress
## 0.1.1
### Patch Changes
- 549d858: Fixes release build
## 0.1.0
### Minor Changes
- 2e6f082: Adds initial audio element abstraction with store