Skip to content

Releases: brainwo/yatta

v0.0.5

29 Apr 21:23
16249e4
Compare
Choose a tag to compare
v0.0.5 Pre-release
Pre-release

What's Changed

  • feat: add YouTube RSS feed subscription by @brainwo in #38

Full Changelog: v0.0.4...v0.0.5

v0.0.4

28 Apr 15:18
1e93357
Compare
Choose a tag to compare
v0.0.4 Pre-release
Pre-release

What's Changed

  • ci: add Github Action workflows by @brainwo in #30
  • ci: remove redundant release name by @brainwo in #34
  • feat: migrate from SharedPreferences to CSV based configuration file by @brainwo in #36

Full Changelog: v0.0.2...v0.0.4

Prerelease v0.0.2

26 Apr 21:29
092fa00
Compare
Choose a tag to compare
Prerelease v0.0.2 Pre-release
Pre-release
ci: add Github Action workflows

- Specified Flutter environment version in pubspec.yaml
- Add version constraint to `custom_lint` and `riverpod_lint`
- Add check.yml workflow
- Add build.yml workflow