This page summarizes the main changes. To see all changes, check out the commit log.
- Add initial support for translations
- With huge thanks to @bethac07!
- Dependency updates
- matplotlib, numpy, bandas, scikit-image, scipy
- Add copyright note to each page (thanks to @haesleinhuepf)
- Rename & update 'License & Reuse' section for clarity
- Fix typo (thanks to @PeteHaitch)
- Switch to using
conda
andenvironment.yml
- Update dependencies (and fix the various errors this caused)
- Introduce aiscsimageio & use imageio.v3
- Major update to the Python notebook in the 'Pixel size & dimensions' chapter
- Update dependencies
- Dark mode support!
- Possible thanks to JupyterBook & especially pydata-sphinx-theme
- Minor fixes
- Rename
selem
tofootprint
for median filtering with scikit-image
- Rename
- Add this changelog
- Make
index.html
the main page, notREADME.html
- Please use https://bioimagebook.github.io as the main book link (not https://bioimagebook.github.io/README.html)!
- Add
notranslate
class to button text and menu items- This aims to make Google Translate (and perhaps other translators) give more meaningful output, without mangling user interface elements.
- First release!