Skip to content

Releases: fliskdata/analyze-tracking

0.8.1

26 Jun 12:33

Choose a tag to compare

What's Changed

Full Changelog: 0.8.0...0.8.1

0.8.0

26 Jun 04:15

Choose a tag to compare

What's Changed

Full Changelog: 0.7.6...0.8.0

0.7.6

25 Jun 00:21

Choose a tag to compare

What's Changed

  • TypeScript improvements & bugfixes by @skarim in #12

Full Changelog: 0.7.5...0.7.6

0.7.5

20 Jun 17:26

Choose a tag to compare

What's Changed

  • Support for custom Ruby module methods by @skarim in #10
  • Fixes #9 - "reading properties of undefined" errors

Full Changelog: 0.7.4...0.7.5

0.7.4

06 Jun 04:24

Choose a tag to compare

What's Changed

  • feat: add additional ts signatures and react-based types to detect by @ahnopologetic in #6
  • feat: add stdout option to print and format option to switch around json/yaml by @ahnopologetic in #7

New Contributors

Full Changelog: 0.7.3...0.7.4

0.7.3

30 May 13:29

Choose a tag to compare

Refactoring, clean up, and bug fixes

0.7.2

29 May 22:40

Choose a tag to compare

Improved detection for nested objects

0.7.1

28 May 15:58

Choose a tag to compare

Improved type detection, parsing of lists and nested objects, and handling of edge cases with SDK implementations

0.7.0

28 May 04:06

Choose a tag to compare

Adds support for Golang with typing support and all major SDKs

0.6.0

22 May 21:59

Choose a tag to compare

  • Adds support for Python with typing support and all major SDKs
  • Updates for Ruby to expand support to remaining official SDKs and custom defined functions