Releases: JitenPalaparthi/readyGo
Release list
v0.1.7
v0.1.6
v0.1.5
Changelog
- 3bff78a Add action badge
- b0e07db Add examples directory for configurations
- f164978 Add go build step in the init.exec shell template
- 985035a Add key flag to create individual files
- 82bef3d Add license badge
- b827e88 Add model type implementation
- edab84a Add new field type key to OpsData type
- 38dcfa1 Add new method to create files based on key
- b483de5 Add ping method to http project
- 799faad Add prtoc file generation for grpc based projects
- dcfeba5 Add validations in release.sh file
- 708a811 Add windows condition
- f5813d2 Change version to v0.1.4
- 82d4117 Dummy commit to check build passing
- 83aa983 Fix build errors
- 79413a2 Fix build errors
- 85ba7c1 Fix linter issues
- e15872a Fix spelling mistake from scaler to scalar
- 33db951 Fix spelling mistake from scaler to scalar
- 6990651 Fix tag validation logic
- 0d7945b Implement channel based output
- 8fd1687 Implement exe mapping step.To execute shell scripts
- bb0464d Implement go embed
- e88311b Merge branch 'main' of https://github.com/JitenPalaparthi/readyGo into main
- 287124b Merge branch 'master' of https://github.com/JitenPalaparthi/readyGo
- 7257943 Merge pull request #33 from JitenPalaparthi/action_badge
- d32147c Merge pull request #50 from JitenPalaparthi/snyk-fix-d5639c561fa691db8b9a01914dfe88ba
- cb998d9 Merge pull request #51 from JitenPalaparthi/embed-impl
- 4f27fd5 Merge pull request #55 from JitenPalaparthi/Issue54
- 3600e2a Modify release.sh file
- 38a043f Update README.md
- 02555b7 Update README.md
- 35f3a8d Update README.md
- 3d0f4f1 Update README.md
- 47dff10 Update build workflow name
- f2cf420 Update example configs with model type main|sub entries
- 49f89b4 Update exec shell file ; update output message text
- a85d4ae Update flag filetype for individual types
- 0853568 Update go.yaml file
- 51d6ded Update latest version v0.1.5
- 64b3b04 Update mappings and example config files
- 71e4d59 Update readyGo badges
- 4a840e0 Update release.sh file
- 021901b Updated genForType entries in json files;For main and sub type implementation
- eb7d50e fix #47 #48 #49 issues from github project issues list
- f41ff7e fix #47 #48 #49 issues from github project issues list
- c4f480c fix for issue no 40
- 542b700 fix: box/lang/go/static/common/containers/Dockerfile to reduce vulnerabilities
v0.1.4
Changelog
16637ca Add action badge
ec075dc Add examples directory for configurations
c4f4259 Add go build step in the init.exec shell template
5f2d499 Add license badge
d643cfe Add model type implementation
600bc19 Add ping method to http project
bcdfe74 Add prtoc file generation for grpc based projects
327c42e Add validations in release.sh file
e9027e0 Add windows condition
f097e60 Change version to v0.1.4
abcd637 Dummy commit to check build passing
baa344c Fix grpc related project generation for models
2433d66 Fix linter issues
000637e Fix spelling mistake
b5a2f86 Fix tag validation logic
ef79294 Implement channel based output
e09a6e9 Implement exe mapping step.To execute shell scripts
9a237fc Improve ChangeIden method performance
1305a59 Improve generate code
50ebb2f Improve performance for IsValidIdentifier;Create benchmark test for it
68c6004 Improve performance;new benchmark tests and corrosponding implementations
ef59a22 Merge branch 'master' of https://github.com/JitenPalaparthi/readyGo
7cc4fb0 Merge pull request #41 from JitenPalaparthi/pingmethod#39
246a363 Merge pull request #42 from JitenPalaparthi/onlymainmodels@28
4221cef Modify release.sh file
9040b62 Modify test config file
30a427a Update README.md
a92729f Update README.md
b0b5b53 Update README.md
69603a2 Update README.md
1d184c6 Update README.md
126bb4b Update build workflow name
030f418 Update example configs with model type main|sub entries
d0fad94 Update exec shell file ; update output message text
988be34 Update go.yaml file
72de9f5 Update readyGo badges
1769581 Update release.sh file
cfb1b2d Updated genForType entries in json files;For main and sub type implementation
54906bf fix for issue no 40
v0.1.3
Changelog
5acebef Modify apply command to gen, bux fixes
v0.1.2
v0.1.1
Changelog
d006539 Implement array support for go and grpc types
0a5d5ef Merge pull request #11 from JitenPalaparthi/arrays_support
3f17faa Merge pull request #2 from speedyhoon/patch-1
0a00012 Merge validationtypes logic related change
1a8f1e0 Modfy version information for upcoming release
1553834 Modify Dockerfile to multi-stage approach
4f0c130 Modify docker-compose file to create for mongo and nats
647fd4b Optimise ValidateTypes()
ebde103 refactor messaging code
v0.0.10
v0.0.9
Changelog
f92636a Add global functions functionality
dfe764f Add grpc+mysql based sample config files
bd2b80e Add new global functions
469d65b Change templates and static files directories;everything is under box/lang and respective language
c7bfcc6 Create png and svg for Demos video link in wiki
59ea5fe Refactor error messages
2329342 Update in global functions implementation
v0.0.8
Changelog
114f479 Add how to quickstart image
319f3a8 Add model types support.Like scalers models also can be used inside a model
2241cef Add mysql support
a7ddda9 Add pg sql support for grpc
9711c60 Clean up activity
253dd5c Fix for project name validation
3ffc582 Modify httptest and version info
b82762b Refactor mapping logic. From one mappings.json to multiple files for easy maintainance
8dd88bb Update README.md
bd0f6c0 Update goreleaser configuration
5a5e55b Update goreleaser configuration
0fa0296 Update quick start image
0d3ee78 Update quick start image
967ae13 Update quick start image
1bb48b3 Update quick start image
50efb23 Update upload.sh