Releases: holoviz-dev/nbsite
Version 0.6.3
Note: nbsite is pre-release software; you may encounter bugs and/or limitations.
Changes in 0.6.3:
- Minor fix for gallery deployment_urls
Full list of changes since the previous release: v0.6.2...v0.6.3
Version 0.6.0
Note: nbsite is pre-release software; you may encounter bugs and/or limitations. Also note that nbsite's interface may change (although so far, old interfaces have continued to keep working...).
Changes in 0.6.0:
- Addition of sphinx extension for gallery building
- Updating packaging infrastructure to use latest tools
Full list of changes since the previous release: v0.5.2...v0.6.0
Version 0.5.2
Note: nbsite is pre-release software; you may encounter bugs and/or limitations. Also note that nbsite's interface may change (although so far, old interfaces have continued to keep working...).
Changes in 0.5.2:
- Copying json blobs around automatically when using nbsite build
Full list of changes since the previous release: v0.5.1...v0.5.2
Version 0.5.1
Note: nbsite is pre-release software; you may encounter bugs and/or limitations. Also note that nbsite's interface may change (although so far, old interfaces have continued to keep working...).
Changes in 0.5.1:
- Fixed bug that popped up with latest holoviews
Full list of changes since the previous release: v0.5.0...v0.5.1
Version 0.5.0
Note: nbsite is pre-release software; you may encounter bugs and/or limitations. Also note that nbsite's interface may change (although so far, old interfaces have continued to keep working...).
Changes in 0.5.0:
- Moved evaluated notebooks to living under
/doc
with no suffix. - Removed
--clean-force
argument tobuild
. Cleaning by default now - use--clean-dry-run
to run a dry run of clean instead of actually deleting.
Full list of changes since the previous release: v0.4.9...v0.5.0
Version 0.4.9
Note: nbsite is pre-release software; you may encounter bugs and/or limitations. Also note that nbsite's interface may change (although so far, old interfaces have continued to keep working...).
Changes in 0.4.9:
- Added
--clean-force
argument tobuild
to support cleaning evalutated notebooks before uploading website to server.build
runs a dry run of clean by default to preview what will be deleted. - Fixed bug in
--nblink
, added 'both' option and added test of build.
Full list of changes since the previous release: v0.4.8...v0.4.9
Version 0.4.8
Note: nbsite is pre-release software; you may encounter bugs and/or limitations. Also note that nbsite's interface may change (although so far, old interfaces have continued to keep working...).
Changes in 0.4.8:
- Added unit test infrastructure
- Added
--skip
argument togenerate-rst
to support skipping notebooks. - Adding
.nojekyll
file now by default as part ofbuild
- Allow configuration of the notebook download link placement with
--nblink
ongenerate-rst
Full list of changes since the previous release: v0.4.7...v0.4.8
Version 0.4.7
Note: nbsite is pre-release software; you may encounter bugs and/or limitations. Also note that nbsite's interface may change (although so far, old interfaces have continued to keep working...).
Changes in 0.4.7:
Version 0.4.6
Note: nbsite is pre-release software; you may encounter bugs and/or limitations. Also note that nbsite's interface may change (although so far, old interfaces have continued to keep working...).
Changes in 0.4.6:
- Fix error removing sphinx file not present in build dir with sphinx>=1.8
Version 0.4.5
Note: nbsite is pre-release software; you may encounter bugs and/or limitations. Also note that nbsite's interface may change (although so far, old interfaces have continued to keep working...).
Changes in 0.4.5:
- Support sphinx 1.8
- Support nbformat 5.4