Releases: Hiccup-za/qa-engineering-skills
Releases · Hiccup-za/qa-engineering-skills
v0.11.2
v0.11.1
Changed
- Enhanced install badge styling with improved visibility and contrast
v0.11.0
Added
- DataBuddy analytics integration for tracking and insights
v0.10.2
Changed
- Added release workflow badge to README
v0.10.1
Changed
- Added gradient brand colors and hover effects across UI
- Updated changelog page and homepage with gradient backgrounds
v0.10.0
Added
- Header component with logo, navigation links, and sticky positioning
- SkillCardHeader component for improved skill card organization
- Logo image (qae-skills.png) for branding
Changed
- Refactored homepage layout with improved typography and spacing
- Enhanced changelog page styling and layout
- Updated README with logo display and bunx installation command
- Improved responsive design and component organization
- Updated .gitignore to include skills directories
Removed
- ThemeToggle component (consolidated into header)
v0.9.0
Added
- Footer component with version link and attribution
- Install count display for skills with Activity icon
- Install count fetching from skills.sh API
Changed
- Extracted footer from layout into separate component
- Improved changelog page with sticky header and backdrop blur
- Enhanced layout structure with flexbox for footer positioning
- Updated homepage styling to remove background color
v0.8.1
Added
- GitHub repository link button to homepage header
v0.8.0
Added
- PackageManagerCode component with package manager selection tabs
- Tabs UI component from shadcn/ui for tabbed interfaces
Changed
- Enhanced homepage with package manager selection (Bun, NPM, PNPM, Yarn)
- Added @radix-ui/react-tabs dependency for tab functionality
- Removed react-syntax-highlighter dependency
v0.7.0
Added
- Command discovery and display functionality for skills
- Automatic detection of command files in skill directories
- Command display in skills UI with copyable command snippets
Changed
- Enhanced skills UI to show available commands for each skill
- Updated skills data structure to include command information