Skip to content

Latest commit

 

History

History
60 lines (35 loc) · 801 Bytes

NEWS.rst

File metadata and controls

60 lines (35 loc) · 801 Bytes

v2.3.0

Features

v2.2.1

Bugfixes

  • Add a type annotation for the limit parameter of text_in_file.

v2.2.0

Features

  • Docker detection also looks for 'docker' or 'overlay' in the mount info. (#3)

v2.1.2

No significant changes.

v2.1.1

Bugfixes

  • Fixed ResourceWarning when opening the file.

v2.1.0

Packaging refresh.

Minor tweaks to use more modern abstractions (pathlib, jaraco.functools.apply).

2.0

Switch to pkgutil namespace technique for the jaraco namespace.

1.0

Initial implementation with is_docker function.