Skip to content

Releases: datajoint/pharus

Release 0.8.2

23 Mar 19:12
d4b06d1

Choose a tag to compare

Added

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

Release 0.8.1

20 Mar 21:58
cbcd156

Choose a tag to compare

Added

  • Api endpoint /spec which returns the spec for the current dynamic routes #156
  • Support for presets in Dynamic forms #157

Bugfix

  • Added print statement to let user know if their component override has gone through #156

Release 0.8.0

06 Feb 17:35
24339ff

Choose a tag to compare

Added

  • Support for new slideshow component #155

Release 0.7.3

31 Jan 20:22
91b8713

Choose a tag to compare

Bugfix

  • Fix datetime FPK format for forms (#152) #151

Release 0.7.2

13 Jan 22:18
d3808ae

Choose a tag to compare

Bugfix

  • Re-add antd-table to regex match for dynamic api gen [#150] (#150)

Release 0.7.1

10 Jan 20:02
015dd1f

Choose a tag to compare

Bugfix

  • Keyword arguments fixed, host -> databaseAddress and user -> username PR [#149] (#149)

Release 0.7.0

05 Jan 19:41
d331878

Choose a tag to compare

Added

  • Added delete component PR #148

Bugfix

  • Public deploy of dynamic API uses incorrect credential keywords PR #148

Release 0.6.4

07 Dec 17:30
0cdf1b0

Choose a tag to compare

Added

  • Support for new antd-table component. Prior table component is deprecated and will be removed in the next major release. PR #128
  • Deprecated warning for table PR #128

Release 0.6.3

21 Nov 16:16
4816146

Choose a tag to compare

Added

  • Added attribute default value to the form component field route response

Release 0.6.2

10 Nov 22:41
30b9421

Choose a tag to compare

Fixed

  • Convert the return of the insert route and normal record routes to valid json #146