Skip to content

Releases: pivoshenko/poetry-plugin-dotenv

v0.2.2

30 Oct 02:50
Compare
Choose a tag to compare

Fix

  • plugin: Add debug logger (01bf330)

v0.2.1

29 Oct 12:07
Compare
Choose a tag to compare

Fix

  • plugin: Resolve issue with debug entry (0714e00)

Documentation

  • README: Add overview section (b3956c7)
  • README: Remove LGTM badge (5faf034)
  • README: Remove redunant char (5941462)

v0.2.0

22 Oct 17:25
Compare
Choose a tag to compare

Feature

  • plugin: Add core dotenv functionality (2da6bf1)
  • dotenv: Add core (2ce7dcf)
  • dotenv: Add core IO functionality (8398fdd)
  • dotenv: Add parsers (b338ecb)
  • dotenv: Add core IO functionality (d2923d5)

Fix

  • dotenv: Resolve issue with OrderedDict (440171e)
  • dotenv: Update OrderedDict (13dabf2)
  • dotenv: Add parsers (4eac1a9)
  • dotenv: Update base models to the dataclasses (9a61208)
  • dotenv: Update f-strings arguments (7ad2bfb)
  • dotenv: Add models of the variables/literals (af40eb2)

Documentation

  • Add logo (cd589d1)
  • docstrings: Update docstrings (168c692)
  • plugin: Update docstrings (fd57094)
  • github: Update homepage (2eaec85)
  • github: Update homepage (4b21426)
  • github: Update homepage (c9d9885)
  • github: Format template of the feature request (01b860c)
  • github: Format contributing guide (8bbfa71)
  • github: Format changelog (d3d9a4f)
  • github: Format security (edac82a)
  • github: Format changelog (40ff2fa)
  • github: Update template of the feature request (d07233f)
  • github: Update template of the bug report (e93452f)
  • github: Update template of the bug report (cc2beb3)

v0.1.0

21 Sep 20:05
Compare
Choose a tag to compare

Feature

Documentation