Skip to content

Releases: datajoint/pharus

Release 0.8.11

17 Sep 20:18
6876acb
Compare
Choose a tag to compare

Fixed

  • bug with forms that was preventing nullable foreign keys from being null in sci-viz#172
  • Bug in Works where NaN values were breaking the Works frontend #174

Release 0.8.10

16 Nov 20:27
d5aa349
Compare
Choose a tag to compare

Fixed

  • Docs' table cell text color in dark mode #171
  • Bug with /definition route for part tables #170

Release 0.8.9

02 Oct 16:26
03442a8
Compare
Choose a tag to compare

Added

  • Throw new errors for invalid schemas and tables #168

Release 0.8.8

20 Sep 19:59
bc855cd
Compare
Choose a tag to compare

Changed

  • Pin mkdocs-material version to fix docs build #167

Release 0.8.7

08 Aug 16:37
de993e1
Compare
Choose a tag to compare

Added

  • Migrate documentation to MkDocs #164
  • Add section in docs for extending pharus #165

Release 0.8.6

02 May 19:55
53cb6a7
Compare
Choose a tag to compare

Added

  • Added python 3.9 to release matrix #163

Release 0.8.5

26 Apr 15:36
632084b
Compare
Choose a tag to compare

Added

  • Part table support for forms #162

Release 0.8.4

04 Apr 18:50
ed8a2fd
Compare
Choose a tag to compare

Changed

  • Invalid datetime preset values will now throw a 406 error for /preset routes #160

Release 0.8.3

24 Mar 19:52
58d98ff
Compare
Choose a tag to compare

Changed

  • Separated table attribute and unique values routes #159

Release 0.8.2

23 Mar 19:12
d4b06d1
Compare
Choose a tag to compare

Added

  • Forms now allow you to specify presets using their schemas and tables to avoid collisions #158