Skip to content

Release v0.1.0

Compare
Choose a tag to compare
@github-actions github-actions released this 27 Jan 10:02
· 521 commits to master since this release
d3dc768

[0.1.0] - 2023-01-27

Bug Fixes

  • Updates to setup since there's no CPP (6e489fb)
  • Use pip wheel rather than cibuildwheel as it's currently a pure python package (94a0837)
  • No need for many and musl as it's pure python for now (3e57819)
  • Move to only python >=3.10 (87570d9)
  • Space (a870dfe)
  • Spaces (808a9cd)
  • Fix issues with runners not correctly initializing due to misconfigured matrix (5c88fca)
  • Set correct permissions for gh pages and releases (8aabdfd)
  • Install docs/requiremnts.txt rather than tests/ (961f940)
  • Revert permissions, as this is done through settings console (07b9198)

Features

Miscellaneous Tasks

  • Update changelog for v0.2.0 [skip pre-commit.ci] (e4b25d4)
  • Update changelog for v0.1.0 [skip pre-commit.ci] (9b40238)
  • Update how conda is used in CI (d9704d8)
  • A little import cleanup (6cb83e9)
  • Update CI to also run integration tests but standalone (aa867ce)
  • Document transform funcs to show what's happening behind the scenes in PB3 (645ce50)
  • Update changelog for v0.1.0 [skip pre-commit.ci] (79d9f01)
  • Delete changelog for redo of v0.1.0 [skip pre-commit.ci] (45f3fb3)
  • Update changelog for v0.1.0 [skip pre-commit.ci] (d3dc768)

Refactor

Testing

  • Skip integration tests (2651c8b)
  • Fix tests since quats and euler have multiple correct variations (5a3a96d)