Skip to content

ferveo-pre-release v0.2.1

Compare
Choose a tag to compare
@piotr-roslaniec piotr-roslaniec released this 01 Aug 09:18
· 89 commits to main since this release

New Features

  • replace FerveoVariant static methods with class atributed

Bug Fixes

  • python typings don't match runtime

Commit Statistics

  • 10 commits contributed to the release over the course of 21 calendar days.
  • 24 days passed between releases.
  • 2 commits were understood as conventional.
  • 0 issues like '(#ID)' were seen in commit messages

Commit Details

view details
  • Uncategorized
    • Merge pull request #139 from nucypher/fix-typings (dc9d81a)
    • Rename FerveoVariant attributes (0e7c561)
    • Add hash to FerveoVariant (06321d7)
    • Add equality to FerveoVariant python bindings (cea467e)
    • Apply pr suggestions (6c1d4be)
    • Add api conversion method to FerveoVariant (fbb97be)
    • Apply pr suggestions (7cbe65d)
    • Replace FerveoVariant static methods with class atributed (50511ff)
    • Merge pull request #138 from nucypher/development (434fd5d)
    • Python typings don't match runtime (be90065)