Releases: timkpaine/jupyterlab_email
Releases · timkpaine/jupyterlab_email
Release v0.3.1
What's Changed
- shim setup.py, remove duplication from pyproject by @timkpaine in #90
- Bump version: 0.3.0 → 0.3.1 by @timkpaine in #91
Full Changelog: v0.3.0...v0.3.1
Release v0.3.0
JupyterLab 4.0 support
What's Changed
- don't build on schedule by @timkpaine in #52
- remove publish script by @timkpaine in #53
- migrate to latest template by @timkpaine in #54
- Update GHA by @timkpaine in #55
- use setup.py as cache file indicator by @timkpaine in #61
- Create dependabot.yml by @timkpaine in #62
- Bump moment from 2.29.1 to 2.29.3 in /js by @dependabot in #56
- Bump path-parse from 1.0.6 to 1.0.7 in /js by @dependabot in #57
- Bump node-fetch from 2.6.1 to 2.6.7 in /js by @dependabot in #59
- Bump tmpl from 1.0.4 to 1.0.5 in /js by @dependabot in #58
- Bump browserslist from 4.16.1 to 4.20.3 in /js by @dependabot in #65
- Bump lodash from 4.17.20 to 4.17.21 in /js by @dependabot in #66
- Bump hosted-git-info from 2.8.8 to 2.8.9 in /js by @dependabot in #67
- Bump actions/checkout from 2 to 3 by @dependabot in #64
- Bump codecov/codecov-action from 2 to 3 by @dependabot in #63
- Bump minimist from 1.2.5 to 1.2.6 in /js by @dependabot in #60
- bump js deps by @timkpaine in #68
- Bump actions/setup-python from 3 to 4 by @dependabot in #69
- move from notebook to jupyter_server, move code of conduct inside github folder by @timkpaine in #70
- Bump EnricoMi/publish-unit-test-result-action from 1 to 2 by @dependabot in #71
- Bump terser from 5.14.1 to 5.14.2 in /js by @dependabot in #72
- Bump moment from 2.29.3 to 2.29.4 in /js by @dependabot in #73
- add manual dispatch trigger to GitHub actions by @timkpaine in #74
- Update JS dependencies, update formatting for new black version by @timkpaine in #75
- Bump loader-utils from 1.4.0 to 1.4.2 in /js by @dependabot in #76
- Bump http-cache-semantics from 4.1.0 to 4.1.1 in /js by @dependabot in #78
- bump js dependencies, shift to using nb server log instead of separat… by @timkpaine in #79
- Bump webpack from 5.73.0 to 5.76.1 in /js by @dependabot in #80
- Bump yaml from 2.2.1 to 2.2.2 in /js by @dependabot in #81
- Bump semver from 5.7.1 to 5.7.2 in /js by @dependabot in #83
- Bump word-wrap from 1.2.3 to 1.2.4 in /js by @dependabot in #85
- Bump tough-cookie from 4.1.2 to 4.1.3 in /js by @dependabot in #82
- use os.pathsep for better cross platform support by @timkpaine in #88
- Add support for jupyterlab 4 by @timkpaine in #87
- Bump version: 0.2.4 → 0.3.0 by @timkpaine in #89
New Contributors
- @dependabot made their first contribution in #56
Full Changelog: v0.2.4...v0.3.0
Release v0.2.4
Bugfix release
Release v0.2.3
Bugfix
Release v0.2.2
Bugfixes for jlab2
Release v0.2.1
- JLab 2.0 support
- bugfixes
- dist enhancements
Release v0.2.0
bump version, jlab 1.0.0 compat
Release v0.1.1
Bugfix Release
Release v0.1.0
- Bugfix for html attachments
- Header/Footer support
- first pass at post processor support
- first pass at custom user template support
- UI improvements
Release v0.0.11
- Bugfix for html escape