Skip to content

Releases: FullStackWithLawrence/secure-logger

v0.1.10

14 Nov 00:20
Compare
Choose a tag to compare

0.1.10 (2023-11-14)

Bug Fixes

v0.1.9

13 Nov 23:18
Compare
Choose a tag to compare

0.1.9 (2023-11-13)

Bug Fixes

  • have to skip CI automated unit tests when commit version.py (0e939c8)
  • refactor call to npx semantic-release (2c7d768)

v0.1.8

13 Nov 22:24
Compare
Choose a tag to compare

0.1.8 (2023-11-13)

Bug Fixes

  • required upgrade to node 20.9.0 (756ea63)
  • required upgrade to node 20.9.0 (9bc8871)

v0.1.7

13 Nov 22:13
Compare
Choose a tag to compare

0.1.7 (2023-11-13)

Bug Fixes

  • add missing package descriptors (72bc5b3)
  • correct path to python requirements (cdc0557)
  • fix calls to unit tests (9b98d18)
  • fix path to secure_logger (1d6a1d9)
  • move version.py to the root (da0beac)
  • remove reference to django migrations (e0a62be)

v0.1.6

26 Apr 18:54
Compare
Choose a tag to compare

add Github Actions tests workflow status to README

v0.1.5

26 Apr 18:33
4410ef7
Compare
Choose a tag to compare

convert to automated unit tests

v0.1.4

26 Apr 15:55
b4249a3
Compare
Choose a tag to compare
  • bug fix: make dict key evaluation case insensitive

v0.1.3

26 Apr 14:28
Compare
Choose a tag to compare
  • rename serialized_masked_dict() to masked_dict2str() with backward compatibility
  • add defaults for indentation and log value redaction string message
  • add more tests
  • refactor documentation

v.0.1.2

25 Apr 20:05
Compare
Choose a tag to compare
  • strong type dict

v0.1.1

25 Apr 19:22
Compare
Choose a tag to compare
  • rename to @secure_logger()