Skip to content

Releases: appist/appy

v0.1.2

14 Oct 06:52
b0269d4
Compare
Choose a tag to compare

Improvements

  • efe50b1 refactor(i18n): use Infof() instead of Warn() to simplify error message

Chores

  • d641b35 chore(deps): bump github.com/lib/pq from 1.7.0 to 1.7.1 (#128)
  • 5889f26 chore: update NodeJS to 14.7.0
  • 5bc5228 chore(deps): bump github.com/AlecAivazis/survey/v2 from 2.0.8 to 2.1.0 (#132)
  • bc64527 chore(deps): bump github.com/shirou/gopsutil (#135)
  • dd2816f chore: update to use golang 1.14.5
  • 2af8a91 chore: update README.md
  • 64f6ca5 chore: tidy go.sum
  • c0edfa5 chore(deps): bump github.com/AlecAivazis/survey/v2 from 2.1.0 to 2.1.1 (#137)
  • 8164281 chore(deps): bump github.com/gorilla/sessions from 1.2.0 to 1.2.1 (#140)
  • db41b2f chore(deps): bump github.com/go-redis/redis (#136)
  • 8f428a8 chore(deps): bump github.com/shirou/gopsutil (#142)
  • 4059a94 chore(deps): bump github.com/mum4k/termdash from 0.12.1 to 0.12.2 (#141)
  • 9dbda61 chore(deps): bump go.uber.org/zap from 1.15.0 to 1.16.0 (#143)
  • 7361a3f chore(deps): bump github.com/vektah/gqlparser/v2 from 2.0.1 to 2.1.0 (#146)
  • cd6ccbb chore(deps): bump github.com/go-playground/validator/v10 (#148)
  • 81f4841 chore(deps): bump github.com/shirou/gopsutil (#150)
  • e367d4c chore: update .tool-versions
  • 1eb0132 chore: add tests for go1.15 (#151)
  • d4c3bea chore(deps): bump github.com/99designs/gqlgen from 0.11.3 to 0.13.0 (#147)
  • b0269d4 chore(deps): bump github.com/nicksnyder/go-i18n/v2 from 2.0.3 to 2.1.1 (#149)

v0.1.1

18 Jul 07:46
Compare
Choose a tag to compare

Fixes

  • 9f4da16 fix(pack): redis session provider loads session data incorrectly
  • baaf790 fix(docs): incorrect comment about CSRF cookie max age

Improvements

  • 4db0c39 improve(pack): add SessionOptions struct alias

Chores

  • 81d6dcd chore: add logo
  • 73e2adb chore: tweak GraphQL playground default settings

v0.1.0

01 Jul 04:39
65a7965
Compare
Choose a tag to compare

Our very 1st release to empower web developers from development to deployment to be productive which now includes the features mentioned here.