Skip to content

Releases: JitenPalaparthi/readyGo

v0.1.7

Choose a tag to compare

@JitenPalaparthi JitenPalaparthi released this 20 Apr 12:47

Changelog

  • 01834cc Add entry in .gitignore
  • 7237483 Add new feature sqlserver database
  • 55fcfb5 Add sqlsever without nats mappings file
  • 07622bd Merge pull request #57 from JitenPalaparthi/Issue23

v0.1.6

Choose a tag to compare

@JitenPalaparthi JitenPalaparthi released this 16 Apr 16:47
7a363a2

Changelog

  • 88c2a5a Fix extra emptylines in proto file generation
  • 7a363a2 Merge pull request #56 from JitenPalaparthi/Issue29
  • 4349e1f Refactor generation logic
  • 7bcae92 Regenerate go mod
  • 6fc2a6c Update all config mapptings

v0.1.5

Choose a tag to compare

@JitenPalaparthi JitenPalaparthi released this 15 Apr 19:54
4f27fd5

Changelog

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

v0.1.3

Choose a tag to compare

@JitenPalaparthi JitenPalaparthi released this 18 Apr 09:43

Changelog

5acebef Modify apply command to gen, bux fixes

v0.1.2

Choose a tag to compare

@JitenPalaparthi JitenPalaparthi released this 15 Apr 19:25

Changelog

4dd91a8 Add new command validate
069c988 Modify DatabaseSpec for better differentiation
0f0cf41 Update version info to v0.1.2

v0.1.1

Choose a tag to compare

@JitenPalaparthi JitenPalaparthi released this 10 Apr 08:01
0a5d5ef

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

Choose a tag to compare

@JitenPalaparthi JitenPalaparthi released this 16 Jan 19:31

Changelog

27c9f31 Add nats publish support for http and grpc
20b076c Add new types for messaging
23c34c6 Correct readme file

v0.0.9

Choose a tag to compare

@JitenPalaparthi JitenPalaparthi released this 04 Jan 18:58

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

Choose a tag to compare

@JitenPalaparthi JitenPalaparthi released this 02 Jan 19:39

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