Skip to content

v0.1.4

Choose a tag to compare

@JitenPalaparthi JitenPalaparthi released this 26 Apr 17:18

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