Skip to content

2.0.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 01 Jul 21:22
· 15 commits to master since this release

Changelog

  • 03b0156 Add GitHub Pages deployment workflow
  • 802b32f Add GitHub star buttons to website footer and nav
  • 6a9e3be Add Homebrew tap support for Pomme installation
  • 877f8b8 Add beautiful Getting Started section to website
  • a4f145a Add beautiful landing page website
  • 2d23248 Add interactive config wizard and validation
  • 1d651d8 Add local preview server for landing page
  • 17d477e Enhance help command with comprehensive tutorial
  • 112299f Fix duplicate color constants in sales_display
  • 02d5702 Remove analytics feature due to API limitations
  • e182f6d Remove problematic review features
  • c42c3b8 Remove redundant stuff from landing page
  • 22874f7 Simplify README with focus on ease of use
  • a8a0b61 Update CLI manual with comprehensive config guide
  • 301b392 Update README with documentation links
  • c82a29b Update release system to accept version tags without 'v' prefix
  • 705843b Update title and improve server port handling
  • da0d169 chore: update .gitignore for pomme binaries and test data
  • bfb4be5 feat: add analytics and reviews data models
  • abe331e feat: add client abstraction layer
  • 8c98075 feat: add comprehensive sales report data models
  • a8486eb feat: completely redesign sales commands with rich features
  • 5d88897 feat: enhance all CLI commands with new service layer
  • d4fa795 feat: implement service layer architecture
  • 1f89708 fix: correct .gitignore to exclude binary but not cmd/pomme directory
  • 3054ffd refactor: remove Viper dependency and implement simple YAML config