Skip to content

Releases: polaris-hub/polaris

0.13.0

06 Jun 16:23
f844b4c

Choose a tag to compare

📚 Documentation

  • refactor/chore: Removing dataset/benchmark upload functions from Python client

🧹 Chores

  • Refactor/Chore: Remove access parameters in client
  • refactor/chore: Removing dataset/benchmark upload functions from Python client

📦 Other

  • Refactor/public bucket access

0.12.1

24 Apr 13:46
3d5af2c

Choose a tag to compare

🐛 Fixes

  • fix: Allow models to be optional on results v2

0.12.0

22 Apr 12:36
4d345ac

Choose a tag to compare

🚀 Features

  • feat: Artifact Versioning
  • Client: Model artifact remaining changes
  • feat: Model Versioning

🐛 Fixes

  • fix: Prevent missing FastPDB on Conda install
  • Client: Model artifact remaining changes

🧹 Chores

  • chore: Replace Union with | in type annotations

0.11.10

14 Mar 21:16
435188a

Choose a tag to compare

🐛 Fixes

  • fix: Extras are not recognized and installed

0.11.9

14 Feb 17:19
7fd156b

Choose a tag to compare

🚀 Features

  • feat: Support for Model artifacts

🧹 Chores

  • chore: Update numpy version restriction

0.11.8

07 Feb 21:20
8c35a28

Choose a tag to compare

📚 Documentation

  • Docs: Refactored the documentation and deprecation warnings

0.11.7

03 Feb 16:49
787cdb3

Choose a tag to compare

🐛 Fixes

  • Fix: Always pass bytes in the RDKitMolCodec
  • Fix: UnicodeEncodeError on Windows due to emoji use

0.11.6

31 Jan 22:16
fe3bff3

Choose a tag to compare

🚀 Features

  • Subset.as_dataframe() hides targets instead of raising an error

🧹 Chores

  • chore: Update skip condition for integration tests

0.11.5

27 Jan 19:14
5520fe8

Choose a tag to compare

🐛 Fixes

  • fix: Replace Halo with rich for CLI spinner and progress tracking

🧹 Chores

  • chore: Clean up error handling around Hub client requests
  • Chore: Remove duplicate and unused CompetitionPredictions class

0.11.4

23 Jan 17:46
41209c6

Choose a tag to compare

🐛 Fixes

  • fix: Better handling when no cached token exists, with more decriptive error