Skip to content

Releases: whythawk/whyqd

1.2.5

30 Sep 15:50

Choose a tag to compare

  • Fixed date parser error when date is an int POSIX timestamp.

1.2.4

29 Sep 08:37

Choose a tag to compare

  • Fixed date parser error when date is an int POSIX timestamp.

1.2.3

12 Sep 14:12

Choose a tag to compare

  • Minor change in Ray dependency.

1.2.2

11 Sep 09:11

Choose a tag to compare

  • Fix to ISO date conversion where string is already in ISO-format.
  • Ray dependency fix where checking for location of temporary directory.

1.2.1

19 Jul 10:49

Choose a tag to compare

  • Ray dependency minor refactor

1.2.0

13 Mar 20:21

Choose a tag to compare

  • Upgrading Pydantic from version 1 to 2. This is not backwardly compatible.
  • Modify all model definitions to comply with Pydantic updates.
  • Upgrading Modine and Ray.
  • Fix tests effected by updates.
  • Minor updates to documentation.
  • No functional or API changes.

1.1.6

10 Feb 08:09

Choose a tag to compare

  • Changing ReadTheDocs settings to build from poetry.lock in hopes of ensuring pinned dependences.

1.1.5

10 Feb 07:57

Choose a tag to compare

  • Changing ReadTheDocs settings to build from poetry.lock in hopes of ensuring pinned dependences.

1.1.4

09 Feb 14:39

Choose a tag to compare

  • Updated docs to include a new Tutorial 5.

1.1.3

08 Mar 14:51

Choose a tag to compare

  • Continuing to improve exception error messages to be more helpful.