Skip to content

Releases: jasonkuhrt/floggy

0.3.5

Choose a tag to compare

@github-actions github-actions released this 23 Sep 04:04

Fixes

  • 49fd5d8 finish dist to build rename

0.3.4

Choose a tag to compare

@github-actions github-actions released this 23 Sep 03:56
54114e4

Fixes

  • 2d97231 make consumable by legacy ts projects

Chores

Unspecified Changes

next

next Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 30 Apr 02:04

None since last stable.

0.3.3

Choose a tag to compare

@github-actions github-actions released this 03 Sep 00:35

Fixes

Improvements

Chores

0.3.1

Choose a tag to compare

@jasonkuhrt jasonkuhrt released this 15 Oct 15:32

Fixes

  • ec246ae trailing newline on pretty renderer

0.3.0

Choose a tag to compare

@jasonkuhrt jasonkuhrt released this 24 Sep 20:11

BREAKING CHANGES

Features

  • f5c5e70 (breaking) custom output writer gets record (#50)

Improvements

  • 452d887 deps: update all to latest

0.2.3

Choose a tag to compare

@schickling schickling released this 22 Jun 10:03
8bd12bb

Fixes

0.2.2

Choose a tag to compare

@jasonkuhrt jasonkuhrt released this 22 Jun 04:52
ebce860

Fixes

Improvements

Chores

0.2.1

Choose a tag to compare

@jasonkuhrt jasonkuhrt released this 17 Sep 20:06
9359186

Improvements

  • 9359186 deps: update dependency lodash to v4.17.19 [security] (#19)
  • 846721b feat!: rename package to floggy

Chores

  • 71f9b8f update devdependencies (non-major) (#16)
  • 9dbcb45 update devdependencies (major) (major) (#18)

0.2.0

Choose a tag to compare

@jasonkuhrt jasonkuhrt released this 21 May 23:29
e19bde5

BREAKING CHANGES

  • 4d15ef9 new syntax for inclusive/exclusive descedants
  • fafb325 log filters (#9)

Features

Fixes

  • 8309bfa catch invalid level syntax case

Improvements

  • 46136c4 refactor: track path-free wildcard with null

Chores