Releases: fumeapp/tonic
Releases · fumeapp/tonic
v1.2.1
v1.2.0
v1.1.11
Added some more extension types to the file upload functionality
Full Changelog: v1.1.10...v1.1.11
v1.1.10
aws.VerifyEmail verifies an email address with SES
Full Changelog: v1.1.9...v1.1.10
v1.1.9
setting.IsTesting()
Full Changelog: v1.1.8...v1.1.9
more setting helpers
setting.IsStaging()
setting.IsProduction()
DB port fix
What's Changed
- Define DB Port by @tcampbPPU in #8
New Contributors
- @tcampbPPU made their first contribution in #8
Full Changelog: v1.1.6...v1.1.7
Additional image support
- support for gif, webp, and svg
v1.1.5
What's Changed
- ❇️ new render command
render.ErrorNotFound(c, err)
- 📝 updated the main example by @mfreeman451 in #7
New Contributors
- @mfreeman451 made their first contribution in #7
Full Changelog: v1.1.4...v1.1.5
batch insert and table refresh
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