π The TypeScript release π
Please welcome our biggest release yet! After months of effort and a total rewrite of colonyJS we are proud to announce the next version: v2.0.0!
It almost doesn't make any sense to post a changelog as virtually everything has changed.
Expect the following features:
- Everything is TypeScript now π
- Versioned Colony clients (for all of the versions colonies can have)
- Just one package:
npm install @colony/colony-js
and you're done! - All of the clients are just extended ethers contracts now
- Automatically generated documentation available under https://joincolony.github.io/colonyJS
- Convenient helper and utility functions
We hope you'll enjoy using it in your project when building with Colony.