Skip to content

Latest commit

 

History

History
8 lines (7 loc) · 352 Bytes

VERSION.md

File metadata and controls

8 lines (7 loc) · 352 Bytes

Ahoy Version: 2.0.0

What's new since version 1.0.0?

  • Complete rewrite of the code
  • Parameters are now defined by methods instead of maps
  • Paramaters are stored in variables passed in during definition instead of returned in a map
  • Parameters now support typing
  • Adding parameters is now simpler with a vararg, named parameter style interface