Skip to content

Releases: pomponchik/emptylog

0.0.8

23 Jul 21:11
f3382da
Compare
Choose a tag to compare

A little update.

  • Added issue templates.
  • Changed a version of printo.
  • Now here is tests coverage gate - 100%.

0.0.7

13 Jul 12:40
3ae1a2d
Compare
Choose a tag to compare

Purely cosmetic changes.

  • Added a logo.
  • Increased the introductory part of the documentation.

0.0.6

10 Jul 15:24
393dfa4
Compare
Choose a tag to compare

An important update.

  • Added the ability to sum loggers.
  • Changed some package metadata.

0.0.5

09 Jul 08:47
c7d9738
Compare
Choose a tag to compare

A small but important update.

  • Added PrintingLogger.
  • Added linters for tests.

0.0.4

19 Feb 20:16
44cd222
Compare
Choose a tag to compare

A small update.

  • Now you can find out the number of logs saved in MemoryLogger by applying the len() function to the data attribute.

0.0.3

13 Feb 15:27
a15bec9
Compare
Choose a tag to compare

A small but important update.

  • Added MemoryLogger.

0.0.2

13 Feb 10:30
c1d045c
Compare
Choose a tag to compare

A small but important update.

  • Fixed compatibility with mypy.

0.0.1

11 Feb 18:40
1950ef3
Compare
Choose a tag to compare

Basic functionality.