Change Log
Unreleased
Closed issues:
- The instance.constructor.name cannot get correct result, when I use babel-loader transformed. #47
- Question: Cosmos SDK types library #41
- Encoding of default values #27
- Converting type to typ3 with considering options. #24
- Typo on field options #23
- webpack babel package error #17
- publish to npm #16
- Add options for encode/decode Like Go-Amino #14
- Encoding int32, int64 to signed varint? #9
- Bug when encoding byte slice #8
- Can I create slice of interface? #7
- How to create slice of structs? #6
- Is this repo maintained? #5
- Need to provide unit test #3
- Support encode and decode with int32,int64,int16 - The same feature for unsigned integer #2
- Add examples #1
Merged pull requests:
- Fixed typo in variable name #45 (jordansexton)
- FieldOtions -> FieldOptions #43 (jordansexton)
- Rename comos_base_account.js to cosmos_base_account.js #42 (jordansexton)
- 30 add ci components for release #40 (SaveTheAles)
- 30 add ci components for release #39 (SaveTheAles)
- docs for first major release #38 (litvintech)
- docs: add ethanfrey as a contributor #37 (allcontributors[bot])
- docs: add cyberadmin as a contributor #36 (allcontributors[bot])
- docs: add litvintech as a contributor #35 (allcontributors[bot])
- docs: add SaveTheAles as a contributor #34 (allcontributors[bot])
- docs: add philipstanislaus as a contributor #33 (allcontributors[bot])
- docs: add TanNgocDo as a contributor #32 (allcontributors[bot])
- docs: add Thunnini as a contributor #31 (allcontributors[bot])
- Fixed default encoding #28 (litvintech)
- Add test interface array #26 (Thunnini)
- Fix encoding int32, 64 to binFixed #25 (Thunnini)
- Support test for simple struct #22 (Thunnini)
- Initial support testing #20 (Thunnini)
- add int16 encoding #19 (Thunnini)
- Add documentation, fix broken examples #18 (philipstanislaus)
- Experimentally support json encoding/decoding #13 (Thunnini)
- Add support to encode, decode utf8 #12 (Thunnini)
* This Change Log was automatically generated by github_changelog_generator