• v0.7.0 27ce2d134b

    v0.7.0 Stable

    xsteadfastx released this 2023-02-24 10:22:51 +01:00 | 0 commits to master since this release

    Changelog

    • 27ce2d1 style: happy linting
    • 1d7e0dc style: happy linting
    • d5b5c13 feat(requestid): the handler is request id aware
    Downloads
  • v0.6.0 623bdbcded

    v0.6.0 Stable

    xsteadfastx released this 2022-03-23 13:58:48 +01:00 | 3 commits to master since this release

    Changelog

    • 43246d2 refactor!: sets an default context logger and returns now pointers of zerolog.Logger
    Downloads
  • v0.5.0 0aada80108

    v0.5.0 Stable

    xsteadfastx released this 2022-02-18 15:41:57 +01:00 | 7 commits to master since this release

    Changelog

    • 0aada80 feat!: FromRequest and FromCtx will return the global logger if the one extracted is disabled
    Downloads
  • v0.4.0 930e291456

    v0.4.0 Stable

    xsteadfastx released this 2022-01-24 11:45:27 +01:00 | 11 commits to master since this release

    Changelog

    • 930e291 feat!: splitting Logger function in FromRequest and FromCtx
    Downloads
  • v0.3.0 bc05c16a44

    v0.3.0 Stable

    xsteadfastx released this 2022-01-20 13:16:16 +01:00 | 12 commits to master since this release

    Changelog

    • f967f4f feat!: GetUUID returns a bool indicator if uuid is available
    Downloads
  • v0.2.0 642cbbabd5

    v0.2.0 Stable

    xsteadfastx released this 2022-01-17 11:41:25 +01:00 | 17 commits to master since this release

    Changelog

    • 642cbba chore: upgrade tools
    • fd35c0d docs(README): alice example
    • b57a91b test: write at least status code in example
    • 21b64e6 feat: uses alice to better readability of the chained handlers and adds access logging again
    • fc1a890 build: disabling test cache and ignoring varnamelen in lint
    Downloads
  • v0.1.0 6dca2d6522

    v0.1.0 Stable

    xsteadfastx released this 2022-01-14 13:55:05 +01:00 | 22 commits to master since this release

    Changelog

    • 6dca2d6 docs(README): updated example
    • d095180 build: uses go modules for tool handling
    • 17fcd55 feat: base the lib on rs/zerolog/hlog
    Downloads
  • v0.0.4 c5afa55bc7

    v0.0.4 Stable

    xsteadfastx released this 2021-02-25 09:15:59 +01:00 | 25 commits to master since this release

    Changelog

    c5afa55 removes duplicate uuid key
    225b656 envrc gitignore
    c072642 sets lint timeout to 10m
    fa587d1 fixes typo in readme
    1d6d945 adds badges

    Downloads
  • v0.0.3 a67e651757

    v0.0.3 Stable

    xsteadfastx released this 2021-01-18 11:46:22 +01:00 | 30 commits to master since this release

    Changelog

    a67e651 more docs
    57438fd adds MIT license
    c9be380 removes github workflow
    e06efcd removes bumpversion in favor of svu

    Downloads