Note: nbsite is pre-release software; you may encounter bugs and/or limitations.
Changes in 0.6.7:
- Unpin nbconvert (was pinned as <5.4, but whatever the incompatibility was appears to have gone away now).
Full list of changes since the previous release: v0.6.6...v0.6.7
Note: nbsite is pre-release software; you may encounter bugs and/or limitations.
Changes in 0.6.6:
- Don't delete intersphinx objects.inv
Full list of changes since the previous release: v0.6.5...v0.6.6
Note: nbsite is pre-release software; you may encounter bugs and/or limitations.
Significant changes in 0.6.5:
- Allow user to pass list of files to skip in gallery section (#148)
Full list of changes since the previous release: v0.6.4...v0.6.5
Note: nbsite is pre-release software; you may encounter bugs and/or limitations.
Changes in 0.6.4:
- Fixed gallery endpoint lookup for new bokeh index page.
Full list of changes since the previous release: v0.6.3...v0.6.4
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
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
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
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
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