Skip to content

Latest commit

 

History

History
43 lines (36 loc) · 3.8 KB

CHANGELOG.md

File metadata and controls

43 lines (36 loc) · 3.8 KB

0.0.4 (2023-04-08)

  • chore: Add nim-pretty pre commit hook (5782944)
  • chore: Add some pre-commit hooks
  • feat: Add support for file urls (18707c9)
  • chore: Use illWillWidgets from nimble instead of forking (ef189c0)
  • Update CHANGELOG.md (f707421)

0.0.3 (2023-04-04)

  • refactor: complete breaking up tui, use pager (15210d2)
  • refactor: Move the metrics list to a separate function (065d9fc)
  • refactor: rename for consistency (adae5a6)
  • refactor: simplify pager variable names (a1bbb0a)
  • tests: Add some pager tests (f9815fc)
  • fix: Fix some deprecation warnings (7772764)
  • fix: refactor pager into a pager type (85f83d7)
  • fix: Try to fix gif so it autoplays (5277112)
  • chore: Update changelog using conventional-changelog-cli (4a72e99)
  • docs: Update README with more details (9de5ebe)

0.0.2 (2023-04-03)

  • chore: Update gif to show off new search functionality (ee8dae4)
  • fix: reset page after search to go avoid being on a non-existent one (566dd41)
  • feat: Add a simple gif screencast to show promexplorer (5950737)
  • feat: Add support for filtering the feed (307f14b)

0.0.1 (2023-04-02)

  • chore: Try to fix release workflow (f601ded)
  • feat: Implement labels, fix ui bugs (8794d96)
  • feat: it works, minimal viable product in place. Still need to add labels and some other stuff tho (e80b399)
  • feat: Make the nim tui more robust, and avoid trying to parse html pages (cc8e40e)
  • ci: Add ba build/release workflow (3ddcaef)
  • ci: Add changelog for initial release (fd9fd47)
  • ci: Add changelog for initial release (f886b20)
  • ci: Add release flow, update build flow, readme (fc43e7f)
  • -ci: update deps to current (f8e20ef)
  • Github generated license/gitignore (793c5e0)
  • Initial import (9de5111)
  • refactor: Move parser to separate module, fix remaining parser issues (524f32e)
  • tests: remove dummy (e3fe439)