Skip to content

Release v0.1.3a

Pre-release
Pre-release
Compare
Choose a tag to compare
@lukewhrit lukewhrit released this 12 Mar 20:59
· 308 commits to main since this release
e840c11

Release v0.1.3a includes a refactor to the project layout to make it more standardized and miscellaneous code dependency updates.

Commits

  • build(deps): bump github.com/magefile/mage from 1.10.0 to 1.11.0
  • build(deps): bump github.com/magefile/mage from 1.10.0 to 1.11.0
  • chore(stale.yml): delete file
  • build(deps): bump gorm.io/gorm from 1.20.9 to 1.20.10
  • build(deps): bump gorm.io/gorm from 1.20.9 to 1.20.10
  • build(deps): bump github.com/knadh/koanf from 0.14.0 to 0.15.0
  • build(deps): bump github.com/knadh/koanf from 0.14.0 to 0.15.0
  • build(deps): bump gorm.io/gorm from 1.20.10 to 1.20.11
  • build(deps): bump gorm.io/gorm from 1.20.10 to 1.20.11
  • build(deps): bump github.com/gofiber/fiber/v2 from 2.3.2 to 2.3.3
  • build(deps): bump github.com/gofiber/fiber/v2 from 2.3.2 to 2.3.3
  • build(deps): bump gorm.io/gorm from 1.20.11 to 1.20.12
  • build(deps): bump gorm.io/driver/mysql from 1.0.3 to 1.0.4
  • build(deps): bump gorm.io/gorm from 1.20.11 to 1.20.12
  • build(deps): bump gorm.io/driver/mysql from 1.0.3 to 1.0.4
  • build(deps): bump gorm.io/driver/postgres from 1.0.6 to 1.0.7
  • build(deps): bump gorm.io/driver/postgres from 1.0.6 to 1.0.7
  • build(deps): bump gorm.io/driver/postgres from 1.0.7 to 1.0.8
  • build(deps): bump github.com/gofiber/fiber/v2 from 2.3.3 to 2.4.0
  • build(deps): bump github.com/gofiber/fiber/v2 from 2.3.3 to 2.4.0
  • build(deps): bump gorm.io/driver/postgres from 1.0.7 to 1.0.8
  • build(deps): bump github.com/gofiber/fiber/v2 from 2.4.0 to 2.4.1
  • build(deps): bump github.com/gofiber/fiber/v2 from 2.4.0 to 2.4.1
  • build(deps): bump github.com/gofiber/fiber/v2 from 2.4.1 to 2.5.0
  • build(deps): bump github.com/gofiber/fiber/v2 from 2.4.1 to 2.5.0
  • build(deps): bump gorm.io/gorm from 1.20.12 to 1.21.1
  • build(deps): bump gorm.io/gorm from 1.20.12 to 1.21.1
  • build(deps): bump gorm.io/gorm from 1.21.1 to 1.21.2
  • build(deps): bump gorm.io/gorm from 1.21.1 to 1.21.2
  • build(deps): bump gorm.io/gorm from 1.21.2 to 1.21.3
  • build(deps): bump gorm.io/gorm from 1.21.2 to 1.21.3
  • feat: use more standardized project layout
  • refactor(internal): move code into pkg/andapp/ folders
  • build(deps): bump gorm.io/driver/mysql from 1.0.4 to 1.0.5
  • build(deps): bump gorm.io/driver/mysql from 1.0.4 to 1.0.5
  • Merge branch 'main' into develop
  • Merge branch 'develop'