Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Releases: DMouayad/taggy

taggy-v0.1.2+3

18 Sep 10:09

Choose a tag to compare

 - **DOCS**: update README files.

taggy-v0.1.2+2

16 Sep 06:04

Choose a tag to compare

chore(release): publish packages

 - [email protected]+2
 - [email protected]+2

taggy-v0.1.2+1

15 Sep 15:02

Choose a tag to compare

chore(release): publish packages

 - [email protected]+1
 - [email protected]+1

taggy-v0.1.2

15 Sep 12:36

Choose a tag to compare

 - **REFACTOR**(taggy): extract loading the Dylib to a helper function.

 - **REFACTOR**(taggy): add `formatAsAString` to `Tag` extensions.
 - **REFACTOR**: update `remove_tag` function to take a `TagType`.
 - **REFACTOR**(taggy): add `ExternalLibrary` as parameter for `Taggy.initialize()`.
 - **REFACTOR**(taggy): add `ExternalLibrary` as parameter for `Taggy.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 for `Taggy`.
 - **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.