Skip to content

Releases: colxi/functyped

v2.0.4

26 Mar 02:48
Compare
Choose a tag to compare

v2.0.3

25 Mar 08:33
Compare
Choose a tag to compare

v2.0.2 :

  • Replace Array.isArray for .constructor === Array (gained 5% performance)
  • Replace Types test container from Object to Map ( Gained 5% performqnce)
  • Refactored code (gainer 10% performance)
  • Other Minor performance optimizations

v2.0.0 :

  • Removed Interfaces
  • Removed explicit bindig (automatic binding is performed)
  • Bugfix : Fixed exception retrieving Type name for : undefined, null and Any
  • Return value check , becomes optional

v1.0.9

21 Mar 09:12
2e7894f
Compare
Choose a tag to compare
Update _config.yml