taggy 0.1.2+3 taggy: ^0.1.2+3 copied to clipboard
Provides a simple yet powerful API for reading, writing and converting audio tags (metadata).
0.1.2+3 #
- DOCS: update README files.
0.1.2+2 #
- DOCS: create separate README files.
0.1.2+1 #
- DOCS: direct sub-packages README file to the root package file.
0.1.2 #
- REFACTOR(taggy): extract loading the Dylib to a helper function.
- REFACTOR(taggy): add
formatAsAString
toTag
extensions. - REFACTOR: update
remove_tag
function to take aTagType
. - REFACTOR(taggy): add
ExternalLibrary
as parameter forTaggy.initialize()
. - REFACTOR(taggy): add
ExternalLibrary
as parameter forTaggy.initialize()
. - REFACTOR(native): add
with_duplicate_file
test helper. - FIX(native):
remove_all
deletes all tags not only primary one. - FIX(native): log tag type not supported.
- FEAT(flutter_taggy): add
initialize
method. - FEAT(taggy): add utils for api classes.
- FEAT(taggy): implement a
Dart
API forTaggy
. - DOCS: rename LICENSE-MIT to LICENSE.
- DOCS(taggy): update Dart example app README.md.
- DOCS: move CHANGELOG, README and CONTRIBUTING files to root package.
- DOCS: move CHANGELOG.md to parent package".
- DOCS: add CHANGELOG.md to parent package.
- DOCS(License): update License.
- DOCS: add CHANGELOG.md for both packages.
- DOCS: add license files.
0.1.1 #
- REFACTOR(taggy): extract loading the Dylib to a helper function.
- REFACTOR(taggy): add
formatAsAString
toTag
extensions. - REFACTOR: update
remove_tag
function to take aTagType
. - REFACTOR(taggy): add
ExternalLibrary
as parameter forTaggy.initialize()
. - REFACTOR(taggy): add
ExternalLibrary
as parameter forTaggy.initialize()
. - REFACTOR(native): add
with_duplicate_file
test helper. - FIX(native):
remove_all
deletes all tags not only primary one. - FIX(native): log tag type not supported.
- FEAT(flutter_taggy): add
initialize
method. - FEAT(taggy): add utils for api classes.
- FEAT(taggy): implement a
Dart
API forTaggy
. - DOCS(taggy): update Dart example app README.md.
- DOCS: move CHANGELOG, README and CONTRIBUTING files to root package.
- DOCS: move CHANGELOG.md to parent package".
- DOCS: add CHANGELOG.md to parent package.
- DOCS(License): update License.
- DOCS: add CHANGELOG.md for both packages.
- DOCS: add license files.