Skip to content

v0.0.9

Choose a tag to compare

@hashmap-kz hashmap-kz released this 06 May 15:22
· 28 commits to master since this release
107fc5d

Changelog

New Features

  • 7fc8d22 feat: apidiff only, --output option (html, md)
  • 7be2088 feat: breaking changes and new features nav
  • d1cb1a6 feat: update html reporting
  • a6ded79 feat: update markdown rendering
  • 41212dc feat: using html template instead of sbuf

Bug fixes

  • 3218de9 fix(md): using print wrappers
  • fc8b727 fix: drop outdated unit-tests (will restore later)
  • 1a6c740 fix: turn off part of linters (will restore later)
  • 49bade1 fix: update html layout
  • 1d75739 fix: update html rendering
  • b29c215 fix: update localdev dbg configs
  • 18778d7 fix: update makefile (install target)
  • 4acb020 fix: update rendering (box)
  • 052b241 fix: update rendering (lists)
  • 11551fe fix: update templates
  • 800af24 fix: update templates (style)
  • a210e6b refactor: add running conf, add --output flag
  • af7e323 refactor: simplify diffs (only context with signature matters)
  • ebe3fe1 refactor: update structure

Dependency updates

  • d958137 build(deps): bump golang.org/x/mod from 0.34.0 to 0.35.0
  • 24a22c9 build(deps): bump golang.org/x/tools from 0.43.0 to 0.44.0

Documentation updates

  • 7fe25d0 docs: add assets links
  • 7d01746 docs: update readme according to API changes
  • b2b7172 docs: update usage in a readme

Build process updates

  • 95c76ac ci: drop outdated integration flow (will restore later)
  • 346c1dc ci: update relimpact action
  • 21613e8 ci: update relimpact action (bin path)
  • be7978b ci: update relimpact.yml