Skip to content

Releases: fumeapp/tonic

v1.2.1

20 Aug 20:12
a43f0c6
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.2.0...v1.2.1

v1.2.0

14 Aug 00:14
f3c8a18
Compare
Choose a tag to compare

What's Changed

  • 💥 breaking changes to Upload for better file header support by @acidjazz in #9

Full Changelog: v1.1.11...v1.2.0

v1.1.11

13 Aug 22:53
Compare
Choose a tag to compare

Added some more extension types to the file upload functionality

Full Changelog: v1.1.10...v1.1.11

v1.1.10

26 Apr 18:39
Compare
Choose a tag to compare

aws.VerifyEmail verifies an email address with SES

Full Changelog: v1.1.9...v1.1.10

v1.1.9

07 Mar 21:51
Compare
Choose a tag to compare
setting.IsTesting()

Full Changelog: v1.1.8...v1.1.9

more setting helpers

07 Mar 20:19
Compare
Choose a tag to compare
setting.IsStaging()
setting.IsProduction()

DB port fix

21 Dec 20:29
5fdeaf0
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.1.6...v1.1.7

Additional image support

12 Oct 19:13
Compare
Choose a tag to compare
  • support for gif, webp, and svg

v1.1.5

14 Sep 19:32
Compare
Choose a tag to compare

What's Changed

  • ❇️ new render command render.ErrorNotFound(c, err)
  • 📝 updated the main example by @mfreeman451 in #7

New Contributors

Full Changelog: v1.1.4...v1.1.5

batch insert and table refresh

29 Jul 00:25
Compare
Choose a tag to compare

Full Changelog: v1.1.3...v1.1.4

DynamoBatchInsert will insert a bunch of values at once
DynamoTableRefresh will properly delete, wait, re-create, wait a table