Releases: app-nerds/anwag
Releases · app-nerds/anwag
v2.0.3
Changelog
All notable changes will be docmented here.
2.0.3
- Fixed broken unmarshalling of bson.ObjectIDs in GraphQL
2.0.2
- Added custom scalar in GraphQL configuration for MongoDB ObjectID
- Added go generate action in main.go for API Application and JS Application
2.0.1
- Fixed readme issue
2.0.0
- Complete rewrite of the application. Now with less questions!
- Took out some stuff I don't use
- Will generate a vanilla JS application instead of VueJS
- Now with GraphQL support!
- Can now generate CRON applications
1.4.1
- Fixed typo in generated Dockerfile
1.4.0
- Reorganized questions so the app can now offer suggestions for later answers
- App now asks if you want a VueJS frontend without assuming you do. How polite!
- Database questions now don't kill the app when you enter invalid credentials. It just asks again
v2.0.2
Changelog
All notable changes will be docmented here.
2.0.2
- Added custom scalar in GraphQL configuration for MongoDB ObjectID
- Added go generate action in main.go for API Application and JS Application
2.0.1
- Fixed readme issue
2.0.0
- Complete rewrite of the application. Now with less questions!
- Took out some stuff I don't use
- Will generate a vanilla JS application instead of VueJS
- Now with GraphQL support!
- Can now generate CRON applications
1.4.1
- Fixed typo in generated Dockerfile
1.4.0
- Reorganized questions so the app can now offer suggestions for later answers
- App now asks if you want a VueJS frontend without assuming you do. How polite!
- Database questions now don't kill the app when you enter invalid credentials. It just asks again
v2.0.1
Changelog
All notable changes will be docmented here.
2.0.1
- Fixed readme issue
2.0.0
- Complete rewrite of the application. Now with less questions!
- Took out some stuff I don't use
- Will generate a vanilla JS application instead of VueJS
- Now with GraphQL support!
- Can now generate CRON applications
1.4.1
- Fixed typo in generated Dockerfile
1.4.0
- Reorganized questions so the app can now offer suggestions for later answers
- App now asks if you want a VueJS frontend without assuming you do. How polite!
- Database questions now don't kill the app when you enter invalid credentials. It just asks again
v2.0.0
Changelog
All notable changes will be docmented here.
2.0.0
- Complete rewrite of the application. Now with less questions!
- Took out some stuff I don't use
- Will generate a vanilla JS application instead of VueJS
- Now with GraphQL support!
- Can now generate CRON applications
1.4.1
- Fixed typo in generated Dockerfile
1.4.0
- Reorganized questions so the app can now offer suggestions for later answers
- App now asks if you want a VueJS frontend without assuming you do. How polite!
- Database questions now don't kill the app when you enter invalid credentials. It just asks again
v1.4.1
Changelog
All notable changes will be docmented here.
1.4.1
- Fixed typo in generated Dockerfile
1.4.0
- Reorganized questions so the app can now offer suggestions for later answers
- App now asks if you want a VueJS frontend without assuming you do. How polite!
- Database questions now don't kill the app when you enter invalid credentials. It just asks again
v1.4.0
Changelog
All notable changes will be docmented here.
1.4.0
- Reorganized questions so the app can now offer suggestions for later answers
- App now asks if you want a VueJS frontend without assuming you do. How polite!
- Database questions now don't kill the app when you enter invalid credentials. It just asks again
v1.3.0
Changelog
All notable changes will be docmented here.
1.3.0
- Application now uses Viper to populate a Config struct. Better use of strong typing
- Fixed an issue where Go modules weren't downloaded, thus causing an error on first run of the application
- Fixed an issue running
make install
for a subsequent time
v1.2.3
Changelog
All notable changes will be docmented here.
1.2.0
- Fixed VueJS linter errors
- Using DbName in all places instead of AppName
- Better help messages when answering questions
- Go moduels, Node modules are automatically installed for you
- The Vue app is built for you for the first time. This reduces errors when just trying to do a first run
1.1.0
- Add ability to generate Go model files from database tables
- Added auto-build and release publishing through Github Actions
1.0.0
- First release
- Supports scaffolding a VueJS + Go application
- Supports connecting to a Postgres database
v1.2.2
Changelog
All notable changes will be docmented here.
1.2.0
- Fixed VueJS linter errors
- Using DbName in all places instead of AppName
- Better help messages when answering questions
- Go moduels, Node modules are automatically installed for you
- The Vue app is built for you for the first time. This reduces errors when just trying to do a first run
1.1.0
- Add ability to generate Go model files from database tables
- Added auto-build and release publishing through Github Actions
1.0.0
- First release
- Supports scaffolding a VueJS + Go application
- Supports connecting to a Postgres database
v1.2.1
Changelog
All notable changes will be docmented here.
1.2.0
- Fixed VueJS linter errors
- Using DbName in all places instead of AppName
- Better help messages when answering questions
- Go moduels, Node modules are automatically installed for you
- The Vue app is built for you for the first time. This reduces errors when just trying to do a first run
1.1.0
- Add ability to generate Go model files from database tables
- Added auto-build and release publishing through Github Actions
1.0.0
- First release
- Supports scaffolding a VueJS + Go application
- Supports connecting to a Postgres database