Skip to content

Releases: jpmorganchase/nbcelltests

v0.3.2

Choose a tag to compare

@timkpaine timkpaine released this 05 Jun 23:58
3a58220

What's Changed

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

v0.3.1

Choose a tag to compare

@timkpaine timkpaine released this 04 Jun 17:31
43c0214

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

Choose a tag to compare

@timkpaine timkpaine released this 04 Jun 17:25
7169875

What's Changed

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

Release v0.2.3

Choose a tag to compare

@timkpaine timkpaine released this 05 Oct 14:23
fa86221
  • 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

Choose a tag to compare

@ceball ceball released this 17 Jun 07:16
56edea7

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

Release v0.2.1

Choose a tag to compare

@ceball ceball released this 15 Jun 20:21
f6d2061

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

Release v0.2.0

Choose a tag to compare

@ceball ceball released this 28 May 13:37
cf48456

See the 0.2 milestone for a list of changes.

Release v0.1.3

Choose a tag to compare

@timkpaine timkpaine released this 12 Mar 15:58
Bump version: 0, 1, 3, 'candidate', 1 → 0, 1, 3, 'final', 0

Release v0.1.2

Choose a tag to compare

@timkpaine timkpaine released this 10 Dec 18:31
  • 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

Choose a tag to compare

@timkpaine timkpaine released this 19 Aug 20:59
1235974
  • Lint returns objects
  • Better dist
  • Raw reports/json
  • Better docs