Skip to content

🧽 Tombo 1.0.0

Latest

Choose a tag to compare

@ptah-technical-app ptah-technical-app released this 06 Sep 19:41
4013eb9

1.0.0 (2025-09-06)

🎁 Features

  • api: add pypi data types & post processor (#5) (6fde11c)
  • api: add pypi index fetcher (#7) (ef89384)
  • api: imple vscode api adn add some utilities (#8) (be31dbb)
  • const: add common used constants (#9) (3243c6e)
  • core: implement extension checking (#21) (b9ce150)
  • core: implement fetcher & status bar (#14) (8efcb28)
  • core: implement listener and commands (#16) (25feb4a)
  • core: implement python several funcs (#15) (d1758c1)
  • core: implement version comp & ui decoration (#18) (af1ab43)
  • core: implement vscode server (#17) (72c314b)
  • css: add simple css render options (#10) (90fbb4a)
  • init: tombo repo basic setup (ced8ef8)
  • pkg: add 'dependencies' package and its interface (#12) (9b0d3b5)
  • providers: implement cursor tracker (#20) (5cd14cf)
  • src: add intelligent multi-format completion (#27) (4846462)
  • src: add PyPI types and HTTP client infrastructure (#22) (2873df9)
  • src: add rich package information on hover (#28) (cec5361)
  • src: add robust configuration and error management (#25) (ae96e5c)
  • src: add unified PyPI service with smart caching (#23) (e21c361)
  • src: add version updates and quick actions (#30) (b318300)
  • src: add visual indicators and decorations (#32) (9979c4a)
  • src: enhance TOML parsing with modern features (#31) (de5f9c2)
  • src: modernize extension lifecycle and management (#26) (be6cd80)
  • toml: implement file parser (#13) (8738808)
  • tool: add ms logging module (#4) (1188d94)
  • ui: add ui decorator (#19) (48b48c9)
  • ver: add util for comparing versions (#11) (d29d738)

⚒️ Enhancement & Maintenance

♨️ CI, Workflows & Configs

🪲 Bug Fixes

  • core: resolve TypeScript ES5 compatibility issues (#37) (04af882)
  • docs: update documentation to remove fixed know issue (#49) (a02101b)
  • hooks: update eslint errors (#38) (1f2d138)
  • quick-action: fix an issue where poistion wrongly calculated (#48) (66ca5ad)