Skip to content

Releases: OpenRarity/open-rarity

0.4.0-beta

14 Sep 03:21
eeb51ba
Compare
Choose a tag to compare

What's Changed

  • Create CODE_OF_CONDUCT.md by @impreso in #41
  • Added test coverage tooling by @impreso in #44
  • Refactoring of the ranker class to simplify the entry point interface by @impreso in #43
  • Added developer documentation links by @impreso in #47

Full Changelog: 0.3.0-beta...0.4.0-beta

0.3.0-beta

06 Sep 17:57
72d54bb
Compare
Choose a tag to compare

What's Changed

  • Add sample library usage to readme by @vickygos in #32
  • Update company names in readme by @julianaticy in #34
  • Moved information content section to Github by @impreso in #35
  • Fix readme version badge by @ryanio in #37
  • Fix LaTeX in README and clarify wording explaining the score. by @aschlosberg in #38
  • Scoring interface v2 by @vickygos in #36
  • Adds ranker interface, remove normalized from Scorer and throws exception on non ERC721 by @vickygos in #39
  • Updates demo library script to take in multiple slugs and write output to script by @vickygos in #40

New Contributors

Full Changelog: 0.2.1-beta...0.3.0-beta

0.2.1-beta

25 Aug 00:13
31b0080
Compare
Choose a tag to compare

What's Changed

  • Update Import Name resolution for primary classes by @theelderbeever in #33
  • Collection validation in scoring to explicitly reject all collections with mixed numeric/string attributes. by @impreso in #31

New Contributors

Full Changelog: 0.2.0-beta...0.2.1-beta

0.2.0-beta

18 Aug 19:09
90ee9c7
Compare
Choose a tag to compare

Public beta release of OpenRarity library. Includes:

  • New models for collection, token and scoring with multi-chain support
  • Added comprehensive unit-test coverage
  • Improved documentation in code and for the github repo
  • Added GitHub workflow for the OpenRarity unit-tests

What's Changed

Full Changelog: 0.1.0-beta...0.2.0-beta

V0.1.0-beta

12 Aug 06:50
Compare
Choose a tag to compare
V0.1.0-beta Pre-release
Pre-release

First internal release.
-- Basic models to support EVM chains
-- Five formulas implemented (Arithmetic , Geometric , Harmonic Means, Sum and Information Content)
-- Evaluation scripts and debugging tools
-- Experimentation Datasets

What's Changed

  • Implementation of base models for the collection, token and attributes + linter support by @impreso in #2
  • Add GeometricMeanRarity by @jerome-qn in #7
  • Testset resolver from OpenSea API and Gem ranking provider by @impreso in #8
  • add tests by @jerome-qn in #9
  • add normalized rarity formulae by @jerome-qn in #10
  • Implemented open-rarity computation logic for selected testsets by @impreso in #11
  • Information content rarity formula and unit tests fixes by @impreso in #16
  • Added RaritySniper evaluation with fixes for sum formula by @impreso in #18
  • Use standard python practices by @block-chaynes in #19
  • fix dir name by @block-chaynes in #20

New Contributors

Full Changelog: https://github.com/ProjectOpenSea/open-rarity/commits/0.1.0-beta