Skip to content

Releases: TeamWanari/rosetta

Revert Dart's minimum version

17 May 09:35
ebf34ca
Compare
Choose a tag to compare

Reverted back the minimum Dart version

Update dependencies

29 Jan 12:08
fd5e59e
Compare
Choose a tag to compare

Updated dependencies for Rosetta and Rosetta generator

v0.2.1

15 Sep 12:05
2e73788
Compare
Choose a tag to compare

Optimize the generator to generate a stricter code, matching stricter analysis option
fix: implicit-dynamic warnings in the generated code
fix: use final instead of vars
add: more typings where finals replace vars
fix: avoid using this where the resolve method is called
change: use static const instead of static final props for the generated Enum class for Keys
add: typed MapEntry

v0.2.0

19 Feb 13:18
f8bf3d4
Compare
Choose a tag to compare

Improvements:

  • Add string resolution by id feature
  • Update versions

v0.1.2

25 Feb 22:33
ed5b8ff
Compare
Choose a tag to compare

Feature:

  • Enable support for multi-package project setups

Improvements:

  • Extend @stone annotation with package attribute
  • Add generator logic for Stone.package attribute

v0.1.1

10 Feb 15:28
b30270a
Compare
Choose a tag to compare

Fetuares

  • Support for interceptors added.

Fixes

  • Fixed generator logic to improve build_runner watch change detection.

v0.1.0

24 Jan 11:19
4f9137b
Compare
Choose a tag to compare

This is the first public release of the library and the generator.

Rosetta
https://pub.dartlang.org/packages/rosetta/versions/0.1.0

Rosetta Generator
https://pub.dartlang.org/packages/rosetta_generator/versions/0.1.0