All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.
Packages with breaking changes:
- There are no breaking changes in this release.
Packages with other changes:
- DOCS: update README files.
- DOCS: create separate README files.
- DOCS: direct sub-packages README file to the root package file.
- DOCS: update README files.
Packages with breaking changes:
- There are no breaking changes in this release.
Packages with other changes:
- DOCS: create separate README files.
- DOCS: direct sub-packages README file to the root package file.
- DOCS: create separate README files.
Packages with breaking changes:
- There are no breaking changes in this release.
Packages with other changes:
- DOCS: direct sub-packages README file to the root package file.
- DOCS: direct sub-packages README file to the root package file.
All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.
Packages with breaking changes:
- There are no breaking changes in this release.
Packages with other changes:
- REFACTOR: update
remove_tagfunction to take aTagType. - FIX: correct the library version.
- FEAT(flutter_taggy): add example app.
- FEAT(flutter_taggy): add
initializemethod. - DOCS: rename LICENSE-MIT to LICENSE.
- DOCS: update 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.
- REFACTOR(taggy): extract loading the Dylib to a helper function.
- REFACTOR(taggy): add
formatAsAStringtoTagextensions. - REFACTOR: update
remove_tagfunction to take aTagType. - REFACTOR(taggy): add
ExternalLibraryas parameter forTaggy.initialize(). - REFACTOR(taggy): add
ExternalLibraryas parameter forTaggy.initialize(). - REFACTOR(native): add
with_duplicate_filetest helper. - FIX(native):
remove_alldeletes all tags not only primary one. - FIX(native): log tag type not supported.
- FEAT(flutter_taggy): add
initializemethod. - FEAT(taggy): add utils for api classes.
- FEAT(taggy): implement a
DartAPI 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.
Packages with breaking changes:
- There are no breaking changes in this release.
Packages with other changes:
- REFACTOR: update
remove_tagfunction to take aTagType. - FIX: correct the library version.
- FEAT(flutter_taggy): add example app.
- FEAT(flutter_taggy): add
initializemethod. - DOCS: update 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.
- REFACTOR(taggy): extract loading the Dylib to a helper function.
- REFACTOR(taggy): add
formatAsAStringtoTagextensions. - REFACTOR: update
remove_tagfunction to take aTagType. - REFACTOR(taggy): add
ExternalLibraryas parameter forTaggy.initialize(). - REFACTOR(taggy): add
ExternalLibraryas parameter forTaggy.initialize(). - REFACTOR(native): add
with_duplicate_filetest helper. - FIX(native):
remove_alldeletes all tags not only primary one. - FIX(native): log tag type not supported.
- FEAT(flutter_taggy): add
initializemethod. - FEAT(taggy): add utils for api classes.
- FEAT(taggy): implement a
DartAPI 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.
Supports the following:
- Reading all tags.
- Writing multiple tags.
- Reading/writing primary tag.
- Removing all tags.
- Removing a specific tag.