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.
- Package rename: Changed package name from
@cawpea/codereftodocs-coderef(removed scope) - CLI command: Changed from
codereftodocs-coderef - Config file: Renamed from
.coderefrc.jsonto.docs-coderefrc.json - package.json field: Changed from
"coderef"to"docs-coderef" - Environment variables: Changed from
CODEREF_*toDOCS_CODEREF_* - Repository: Renamed from
cawpea/codereftocawpea/docs-coderef
- Initial project setup
- Basic directory structure
- Configuration files (package.json, tsconfig.json, jest.config.js)