Skip to content

Latest commit

 

History

History
32 lines (18 loc) · 1.06 KB

CHANGELOG.md

File metadata and controls

32 lines (18 loc) · 1.06 KB

Changelog

Version 0.1.6

  • Send-LokiLogEntry can now output the result to the console using the -OutputToConsole/-PassThru parameters.

Version 0.1.5

  • Override defaults using the LOKI_ENDPOINT or LOKI_HOST environment variables in Send-LokiLogEntry.

Version 0.1.4

  • Get-LokiTimestamp now knows how to parse DateTime objects with the -Date parameter.

Version 0.1.3

  • Add support for modifying the timestamp returned by Get-LokiTimestamp by adding/subtracting seconds.

Version 0.1.2

  • Add support for Windows PowerShell (Note: PowerShell Core is recommended).

Version 0.1.1

  • ♻️ INTERNAL: Make timestamps culture-independent.

Version 0.1.0