Skip to content

Latest commit

 

History

History
76 lines (46 loc) · 1.73 KB

HISTORY.md

File metadata and controls

76 lines (46 loc) · 1.73 KB

Release History

master

0.5.1 (2021-06-21)

  • Minor documentation changes.

0.5.0 (2021-06-21)

Improvements

  • Support directories in nbgrep. #26 by Min RK.

0.4.0 (2020-08-01)

Improvements

Bugfixes

  • #19 Fix KeyError when execution count is None. #21 by Vinayak Mehta.

0.3.2 (2019-11-02)

Bugfixes

  • Fix black source check. Fix: 1d49970.

0.3.1 (2019-11-02)

Bugfixes

  • #9 nbblack does not ignore jupyter magic cell lines. Fix: e8aa30b.

0.3.0 (2019-11-02)

Improvements

  • Add nbblack. ✨ 🍰 ✨

0.2.2 (2019-11-01)

HTTPError: 400 Client Error: This filename has already been used, use a different version. See https://pypi.org/help/#file-name-reuse for url: https://upload.pypi.org/legacy/

0.2.1 (2019-11-01)

Bugfixes

  • Fix README links.

0.2.0 (2019-11-01)

Improvements

  • Add nbtouch, nbgrep, nbhead, nbtail and nbcat.

0.1.0 (2019-10-31)

  • Birth!