Skip to content

Latest commit

 

History

History
39 lines (29 loc) · 1.73 KB

CHANGELOG.md

File metadata and controls

39 lines (29 loc) · 1.73 KB

Changelog

v0.5.1 (2022-03-22)

Fix

  • Wrong path for py.typed (86251bc)

v0.5.0 (2022-03-22)

Feature

  • Allow using floats as density functions (ec8d283)

Documentation

  • Improve getting started instructions (4f913bf)

v0.4.0 (2022-03-21)

Feature

  • Add some more utility functions (ea320bb)

Fix

  • Handle differences between 1.18 and 1.19 (a45e34b)
  • Y_clamped_gradient and shift noise (5234f25)

v0.3.0 (2022-03-21)

Feature

  • Add remaining density functions (62c63db)
  • Export DFs individually and add noises (ddcd198)

v0.2.1 (2022-03-21)

Fix

v0.2.0 (2022-03-21)

Feature

  • Simple density functions (41282e6)

v0.1.0 (2022-03-21)

Feature