Wed 21 Oct 2020 16:35:15 BST
- 1fa2735 Bump Go Version
- 4f4fb4d FABCAG-31 update to use only first part of JSON tag
- 188bfec Fix build failures (#41)
- ef92fe0 FAB-17777 Create basic settings.yaml
- 901ce77 Add MAINTAINERS.md file and nominate James Taylor as a maintainer (#35)
Thu 30 Apr 2020 14:31:15 BST
- be511a4 FABCAG-27 Support fabric v2.1 (#31)
- e973453 Update GoDog Repo Reference (#34)
- 0c9e323 FABCAG-26 fix prereqs link (#30)
- e38b542 FABCAG-25 add details about JIRA to readme (#29)
- 6c81787 FABCAG-24 update reference to godog for new URL (#28)
Wed 5 Feb 2020 16:17:56 GMT
- 3f06eb6 FABCAG-23 fix struct having array/slice/map of struct (#24)
- adcc4e4 FABCAG-16 Setup integration tests (#23)
- 1e69acd FABCAG-22 Add compatibility matrix for fabric and go versions (#20)
- aefcd46 Release checklist (#19)
- 6ab41d6 FABCAG-21 update tutorials based on user feedback (#18)
- 49b6b33 FABCAG-20 Add default property to metadata for contract (#17)
- 3f32181 FABCAG-18 clearer error message when no public functions (#16)
- 275f24d FABCAG-19 Fix minor bugs in tutorial (#15)
- f5d8bf2 FABCAG-5 Add tutorials and checks (#12)
- 2506d42 Convert CODEOWNERS to pointer (#13)
- 7b9e79b FABCAG-4 Prevent beta release failing release build (#11)
- c83d306 FABCAG-3 change regex to match FABCAG (#10)
- b02adca FABCAG-2 add code of conduct and contrib guide (#9)
- a70c11f add link to docs in readme (#8)
- b3ad608 remove license files now they are in resources (#7)
- 2737105 Move Godog to docker image (#6)
- 04f3921 Add changelog, script and check (#5)
- 0e2d581 Make unit tests verbose and fix godog path (#4)
- a545e98 Fix gofmt issues (#3)
- f9df77e Initial commit