Skip to content

Releases: jpmorganchase/nbcelltests

v0.3.2

05 Jun 23:58
3a58220
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.3.1...v0.3.2

v0.3.1

04 Jun 17:31
43c0214
Compare
Choose a tag to compare

What's Changed

  • Move to jlpm, align with jupyter-fs, move back to typescript by @timkpaine in #278

Full Changelog: v0.3.0...v0.3.1

v0.3.0

04 Jun 17:25
7169875
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.2.3...v0.3.0

Release v0.2.3

05 Oct 14:23
fa86221
Compare
Choose a tag to compare
  • Add auth
  • Fixup CLI w/ argparse
  • UI Overhaul, lots of changes and improvements
  • Omit raw cells before running external linter
  • Find noqa comments in empty ast code cells
  • Some README tweaks and new logo
  • Fixes for forked testing

Release v0.2.2

17 Jun 07:16
56edea7
Compare
Choose a tag to compare

Minor change from v0.2.1: support running nbcelltests.lint on python 2.7

Release v0.2.1

15 Jun 20:21
f6d2061
Compare
Choose a tag to compare

See the 0.2.1 milestone for a list of changes included in this release.

Release v0.2.0

28 May 13:37
cf48456
Compare
Choose a tag to compare

See the 0.2 milestone for a list of changes.

Release v0.1.3

12 Mar 15:58
Compare
Choose a tag to compare
Bump version: 0, 1, 3, 'candidate', 1 → 0, 1, 3, 'final', 0

Release v0.1.2

10 Dec 18:31
Compare
Choose a tag to compare
  • Test and lint object #27
  • Linter cleanup
  • Packaging cleanups
  • Py3.6+
  • Windows path fixes
  • Better parsing (uses AST rather than string parsing)
  • Autopep
  • Kernel checks

Release v0.1.1

19 Aug 20:59
1235974
Compare
Choose a tag to compare
  • Lint returns objects
  • Better dist
  • Raw reports/json
  • Better docs