Skip to content

Releases: hybrist/zoidtypes

Release list

v1.0.0

Choose a tag to compare

@hybrist hybrist released this 07 Jan 22:53
  • 7e0419a chore: Initial commit
  • 4902bd1 feat: Starts of the data structures
  • 2c6aec7 feat: First unifications
  • 0c1e83f feat: Function call inference
  • ea43108 feat: Limited type union support
  • 7812d8a refactor: Get rid of FunctionType
  • 9e9c647 refactor: Remove unused code
  • c03d2b8 refactor: Port to typescript
  • 626755c refactor: Split into separate files
  • 303d74d chore: Add travis config
  • 67b3195 chore: Add nlm
  • 899095b chore: Move release to deploy step