Skip to content

Tags: synthesized-io/fairlens

Tags

v0.1.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Fairness Overview (#86)

* create branch

* complete literature review

* reword

* update overview, use bibtex for refs

* fix latex alignment

* suggested changes

* update readme

* update end section

Co-authored-by: Rob Taylor <rob@synthesized.io>

v0.1.0rc2

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Requirements cleanup (#87)

* Update versions

* Remove Makefile

* Remove requirements files

* Write version to src/fairlens/version.py

* Update .gitignore

* Bring back setup.py

* Update dev requirements

* Fix isort lint

v0.1.0rc1

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Create publish to PyPI workflow (#70)

* Create publish to PyPI workflow

Github action to publish wheel and sdist to PyPI on a published release

* Fix lint