Skip to content

Latest commit

 

History

History
69 lines (48 loc) · 1.49 KB

File metadata and controls

69 lines (48 loc) · 1.49 KB

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

[1.0.2] - 2025-05-25

Changed

  • Simplified package name regex
  • Added more context to the invalid package name error

[1.0.1] - 2025-05-19

Added

  • Surface to 404 page
  • bg to headers and standardize surfaces styles
  • NPM as a necessary dependency
  • Link to development instructions
  • Example config file for development
  • Development instructions file
  • "Brightbot" to robots.txt file

Changed

  • Header spacings and fixed logo being cut off
  • Package cards spacings
  • Third-party license information
  • Example dev config
  • GitHub Actions dependencies
  • Use chroma/v2 to generate usage examples
  • Use rems for padding and reduce padding on mobile

Fixed

  • Line number link color
  • Linter issue with golangci-lint v2
  • Rich text styles

Removed

  • "Project Structure" section from documentation

Bumped

  • alecthomas/chroma to v2.17.0
  • alecthomas/chroma to v2.16.0
  • golang.org/x/net to v0.39.0
  • golangci-lint to v2
  • golang.org/x/time to v0.11.0
  • blevesearch/bleve to v2.5.0
  • golang.org/x/net from v0.34.0 to v0.37.0
  • go.cipher.host/pkgdex from v1.0.0 to v1.0.1

[1.0.0] - 2025-02-16

  • Initial release.

[Unreleased]