Skip to content
This repository was archived by the owner on Jul 2, 2024. It is now read-only.

v0.0.5

Choose a tag to compare

@nicolas-goudry nicolas-goudry released this 12 Dec 16:16
· 36 commits to main since this release
bcb9a63

Changelog

This release does not change the way to use better-tail. It just adds some improvements:

  • validate options before running
  • emits an error if validation failed
  • adds new utility file containing, well, utilities
  • moves files under lib folder

Tests

  • add tests for invalid options
  • add test for retry option

Documentation

  • add section about debugging
  • add section about tests
  • add contributing guide