Skip to content

Releases: holoviz/holonote

v0.1.1a2

21 May 08:49
a49c689
Compare
Choose a tag to compare
v0.1.1a2 Pre-release
Pre-release

What's Changed

Full Changelog: v0.1.1a1...v0.1.1a2

v0.1.1a1

23 Jan 09:44
41ba8ad
Compare
Choose a tag to compare
v0.1.1a1 Pre-release
Pre-release

What's Changed

  • Fixed inheritance declaration of PanelWidgets by @jlstevens in #59
  • General mainteance by @hoxbro in #60
  • Update pre-commit and align with HoloViews by @hoxbro in #64
  • Reduce updating triggers for displays by @hoxbro in #66
  • Example testing by @hoxbro in #67
  • Small improvements to example testing script by @hoxbro in #68
  • Performance improvements related to static_indicators by @hoxbro in #70
  • Don't send index to frontend instead have a column with true/false by @hoxbro in #71
  • Autocolor when using groupby by @hoxbro in #69
  • Benchmark by @hoxbro in #73
  • Don't concatenate data for region_df / field_df before necessary by @hoxbro in #72
  • Add commit benchmark by @hoxbro in #74
  • Make benchmark save to file SQLite database and not memory by @hoxbro in #78
  • Add description field to benchmark by @hoxbro in #79
  • Add setup to benchmark by @hoxbro in #80
  • Bump codspeed action by @hoxbro in #81
  • Setting up infrastructure for documentation and jupyterlite by @hoxbro in #82
  • Update pre-commit by @hoxbro in #86
  • Map more Python types to SQLite types by @ahuang11 in #84
  • Use adapters for conversion of np.datetime64 and pd.TimeStamp in SQLite by @hoxbro in #88
  • Fix update_annotation_region by @hoxbro in #89
  • Add event when create, update, or create an annotation by @hoxbro in #87
  • Moving conda to scripts folder by @hoxbro in #90
  • Fix copying of database not work in Jupyterlite by @hoxbro in #93
  • Ignore pandas 2.2 warning by @hoxbro in #94
  • Use contextmanager for SQLite communication by @hoxbro in #91
  • Don't send None values to the database when adding new rows by @hoxbro in #92

New Contributors

Full Changelog: v0.1.0...v0.1.1a1

v0.1.0

15 Nov 11:06
585ae9a
Compare
Choose a tag to compare

First release of HoloNote

v0.1.0rc1

10 Nov 15:40
05b3880
Compare
Choose a tag to compare
v0.1.0rc1 Pre-release
Pre-release
v0.1.0rc1

v0.1.0a11

24 Oct 16:23
27a18c9
Compare
Choose a tag to compare
v0.1.0a11 Pre-release
Pre-release
v0.1.0a11

v0.1.0a10

02 Oct 09:53
5aa7e71
Compare
Choose a tag to compare
v0.1.0a10 Pre-release
Pre-release
v0.1.0a10

v0.1.0a9

29 Sep 16:56
2b0ab89
Compare
Choose a tag to compare
v0.1.0a9 Pre-release
Pre-release
v0.1.0a9

v0.1.0a8

29 Sep 16:41
2042a86
Compare
Choose a tag to compare
v0.1.0a8 Pre-release
Pre-release
v0.1.0a8

v0.1.0a7

29 Sep 16:36
17a5fb1
Compare
Choose a tag to compare
v0.1.0a7 Pre-release
Pre-release
v0.1.0a7

v0.1.0a6

20 Sep 10:00
2325406
Compare
Choose a tag to compare
v0.1.0a6 Pre-release
Pre-release

What's Changed

  • Add option for annotator to set selection_enable and editable_enabled by @hoxbro in #23
  • Use annotators fields if none is provided to the connector by @hoxbro in #24
  • Correctly merge field_df and region_df by @hoxbro in #26
  • Simple panel app by @hoxbro in #27

Full Changelog: v0.1.0a5...v0.1.0a6