• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

mtth / avsc / 512

Builds Branch Commit Type Ran Committer Via Coverage
512 master Add the `types/` folder to the published NPM package Currently, `tsc --strict` warns for projects with a dependency on the latest avsc (5.1.2) due to the folder types/ not being included in the published package. Pull #146 12 Jan 2018 07:59PM UTC web-flow travis-ci pending completion   set done
511 master Add the `types/` folder to the published NPM package Currently, `tsc --strict` warns for projects with a dependency on the latest avsc (5.1.2) due to the folder types/ not being included in the published package. Pull #146 11 Jan 2018 09:22PM UTC web-flow travis-ci pending completion   set done
510 master Add more details to typescript annotation file, rearrange it. Many of the types were generated by (a patched version of) dts-gen. Because of that, many methods are vague and say `any`. Rearrange the layout of the declarations to match what dts-g... Pull #145 09 Jan 2018 10:52PM UTC web-flow travis-ci pending completion   set done
509 master Add the `types/` folder to the published NPM package Currently, `tsc --strict` warns for projects with a dependency on the latest avsc (5.1.2) due to the folder types/ not being included in the published package. Pull #146 09 Jan 2018 09:30PM UTC web-flow travis-ci pending completion   set done
508 master Add more details to typescript annotation file, rearrange it. Many of the types were generated by (a patched version of) dts-gen. Because of that, many methods are vague and say `any`. Rearrange the layout of the declarations to match what dts-g... Pull #145 09 Jan 2018 09:27PM UTC web-flow travis-ci pending completion   set done
507 master Simplify abstract long copy method The extra JSON serialization step shouldn't be required: the output of `toJSON` should always be a number (respecting the specification; even though it means it'll always lose precision in JavaScript). push 21 Dec 2017 06:12PM UTC mtth travis-ci pending completion   set done
506 5.1.2 Fix abstract long type schema evolution Previously it wasn't possible to evolve from an abstract long type. They should now have full standard long type evolution support. push 21 Dec 2017 06:10PM UTC mtth travis-ci pending completion   set done
505 master Fix abstract long type schema evolution Previously it wasn't possible to evolve from an abstract long type. They should now have full standard long type evolution support. push 21 Dec 2017 05:54PM UTC mtth travis-ci pending completion   set done
504 6.0 Merge branch 'master' into 6.0 push 23 Nov 2017 05:13PM UTC mtth travis-ci pending completion   set done
503 5.1.1 Add reader schema option to block decoder push 23 Nov 2017 02:52AM UTC mtth travis-ci pending completion   set done
502 master Add reader schema option to block decoder push 23 Nov 2017 02:37AM UTC mtth travis-ci pending completion   set done
501 5.1.0 Improve field multi-resolution For example, this will allow resolving... record { int foo; } ...into... record { int foo; long @aliases(["foo"]) fooAsLong; double @aliases(["foo"]) fooAsDouble; } Note that under the hood the... push 23 Nov 2017 01:48AM UTC mtth travis-ci pending completion   set done
500 master Improve field multi-resolution For example, this will allow resolving... record { int foo; } ...into... record { int foo; long @aliases(["foo"]) fooAsLong; double @aliases(["foo"]) fooAsDouble; } Note that under the hood the... push 23 Nov 2017 01:29AM UTC mtth travis-ci pending completion   set done
499 6.0 Add option to allow comparing maps push 18 Nov 2017 08:07PM UTC mtth travis-ci pending completion   set done
498 6.0 Add `unionType.branchType` and `unionType.branchValue` methods This makes it easier to write code compatible with both union representations. push 18 Nov 2017 07:27PM UTC mtth travis-ci pending completion   set done
  • ← Previous
  • 1
  • 2
  • …
  • 11
  • 12
  • 13
  • 14
  • 15
  • 16
  • 17
  • 18
  • 19
  • …
  • 46
  • 47
  • Next →
  • Back to Repo
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2025 Coveralls, Inc