Segmentio Typewriter Versions Save

Type safety + intellisense for your Segment analytics

v9.1.0

11 months ago

What's Changed

New Contributors

Full Changelog: https://github.com/segmentio/typewriter/compare/v9.0.0...v9.1.0

v9.0.0

1 year ago

What's Changed

New Contributors

Full Changelog: https://github.com/segmentio/typewriter/compare/v8.0.10...v9.0.0

v8.1.0

1 year ago

What's Changed

New Contributors

Full Changelog: https://github.com/segmentio/typewriter/compare/v8.0.10...v8.1.0

v8.0.10

1 year ago

What's Changed

New Contributors

Full Changelog: https://github.com/segmentio/typewriter/compare/v8.0.9...v8.0.10

v8.0.9

1 year ago

What's Changed

Full Changelog: https://github.com/segmentio/typewriter/compare/v8.0.8...v8.0.9

v8.0.8

1 year ago

What's Changed

New Contributors

Full Changelog: https://github.com/segmentio/typewriter/compare/v8.0.5...v8.0.8

v8.0.5

1 year ago

What's Changed

New Contributors

Full Changelog: https://github.com/segmentio/typewriter/compare/v8.0.4...v8.0.5

v8.0.4

1 year ago
  • Fix: #249 #261 Adds compatibility for v7 generated typewriter.yml and plan.json files with options for transformations
  • Added telemetry for CI

v8.0.0

1 year ago

v8.0.0 is a complete rewrite of Typewriter focused on maintainability and extensibility

  • Added support for analytics-swift, analytics-kotlin and analytics-react-native
  • Added options for types only generation (no client code)
  • Added support for customizable prefixes and suffixes for both types and functions
  • Added support for multiple tracking plan generation on a single client
  • Removed support for analytis-ios and analytics-android as they are replaced with swift and kotlin libraries respectively.
  • Refactored the language engine to use quicktype as a generator
  • Refactored the CLI to use OCLIF and remove all dependencies on React/Ink
  • Better debug logs
  • Better guides on how to add languages through quicktype

v7.4.1

3 years ago
  • Fix for null in enums (#159) 637d875
  • Upgrade to v7.4.0 1d79c99

https://github.com/segmentio/typewriter/compare/v7.4.0...v7.4.1