Skip to content

Releases: fujidaiti/embed.dart

v1.4.0

15 Jun 03:07
0da7a0a
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.3.1...v1.4.0

v1.3.1

15 Jun 03:06
7bc9b51
Compare
Choose a tag to compare

What's Changed

  • fix(embed): escape dollar symbol of JSON string literal by @Jumpaku in #21

New Contributors

Full Changelog: v1.3.0...v1.3.1

v1.3.0

07 Feb 13:31
894ada9
Compare
Choose a tag to compare

What's Changed

New Contributors

  • @bramp made their first contribution in #17

Full Changelog: v1.2.0...v1.3.0

v1.2.0

10 Sep 03:27
e944ec3
Compare
Choose a tag to compare

This release introduces a new feature for embedding binary contents (contributed by @NicolaVerbeeck, #13).
See the README for more details.

v1.1.0

24 Jul 06:09
92056e4
Compare
Choose a tag to compare
  • New feature: pattern matching (#4)
  • New feature: preprocessing
  • Improved error messages

v1.0.0

13 Jul 23:27
Compare
Choose a tag to compare

Initial release