Skip to content

Release v0.3.0

Compare
Choose a tag to compare
@baptistelechat baptistelechat released this 28 Aug 08:39
· 15 commits to main since this release

[0.3.0] - 2024-08-27

Added

  • Add a search bar to obtain the documentation of an non-installed package
  • Random loading animation added when a search is launched
  • Add a pinned documentation category

Changed

  • Get the documentation url, not the package home page
  • Use VSCode's css variables for text color instead of tailwind's gray color
  • Add a loader to the launch page

Fixed

  • Fix extension reset function
  • Fix extension reload function