Skip to content
This repository has been archived by the owner on May 8, 2023. It is now read-only.

Release 0.8.0

Compare
Choose a tag to compare
@chmanie chmanie released this 12 Dec 15:39
· 46 commits to main since this release

The we-r'e-so-close-to-v1-release πŸ“

Breaking changes

  • Refactor TxCreator and split it in three classes (1d8af49)
  • Refactor VotingReputation to use TxCreator (6a2234c)
  • Replace role set methods (d285043)
  • Use overloads for createColony() (667f919)
  • Use network to deploy token/authority (4baa5af)

New stuff

  • Add EIP2612 TxCreator, refactor TxCreators (cd51fec)
  • Add functions needed for colony creation (eeba1d2)

Documentation

  • Add colony creation guide text (ffa2523)
  • Add eslint doc checker and fix all docs (b963acb)
  • Refactor extension installation, add docs (0ca2a0b)
  • Fix more guide typos (123f1fe)
  • Add index page for guides (e3acbe8)
  • Fix typos in transaction guide (1aabb8e)

Examples

  • Finish complete colony creation example (a1e63c6)
  • Add automation example

Maintenance

  • Update colony-events-metadata-parser to v2-beta.1 (cd8abc5)