- feat!: introduce template synchronization system with breaking changes (22b9036)
- add coverage badge with actual coverage percentage (d0b000e)
- add yarn.lock and use immutable installs for reproducible builds (c873248)
- apply lint formatting fixes to package.json (24dac30)
- convert template sync script to ES modules (49eb6f1)
- correct npm package names and remove license column (6b394ca)
- correct template repository content and regenerate lockfile (d568f1c)
- disable immutable installs to allow lockfile creation in CI (d22435b)
- remove frozen-lockfile from CI workflows for template repository (f5b55bb)
- remove npm package references for mcp-template (4cf87bd)
- resolve linting errors and update version to 2.0.0 (a51edfc)
- restore complete template dependencies for fetch utilities (44ed6cb)
- update yarn.lock to match template dependencies (a354b9b)
- use listForUser instead of listForOrg for repository discovery (d951b55)
- add auto-merge for template sync PRs (a7d1c2b)
- add CLI support for dual MCP/CLI mode (40010ef)
- add comprehensive GitHub-native test and coverage reporting (1f33cde)
- add configurable fetch utility with caching (0c4fc33)
- add example tool implementation (64332dd)
- add fetch example tool demonstrating caching (d6c973f)
- add HTTP client and rate limiting utilities (33c421c)
- add MCP server entry point with tool registration (f1c418a)
- add repository management scripts (5821a1e)
- add shared dependency management configuration (d23449b)
- add shared fetch utility for template synchronization (f89a1f9)
- add shared MCP server base patterns (ab4cde7)
- add template marker and version tracking (0505eb6)
- add template synchronization configuration (483f144)
- add validation utilities for common patterns (e920306)
- add Wayback Machine MCP server and CLI implementation (9b972c0)
- add Wayback Machine tools (save, retrieve, search, status) (fd1d1d9)
- initial MCP server implementation for Ollama integration (93050a7)
- separate GitHub Release and NPM Version columns in status table (5ce77b4)
- This release introduces a new CI-driven template synchronization system that fundamentally changes how template updates are distributed. Repositories created from this template will now receive automatic updates through GitHub Actions workflows. This includes new required files (.template-marker, .template-version), a shared utilities architecture, and new configuration requirements. See BREAKING_CHANGES.md for migration details.
- feat!: introduce template synchronization system with breaking changes (22b9036)
- add yarn.lock and use immutable installs for reproducible builds (c873248)
- apply lint formatting fixes to package.json (24dac30)
- convert template sync script to ES modules (49eb6f1)
- correct npm package names and remove license column (6b394ca)
- correct template repository content and regenerate lockfile (d568f1c)
- disable immutable installs to allow lockfile creation in CI (d22435b)
- remove frozen-lockfile from CI workflows for template repository (f5b55bb)
- resolve linting errors and update version to 2.0.0 (a51edfc)
- restore complete template dependencies for fetch utilities (44ed6cb)
- update yarn.lock to match template dependencies (a354b9b)
- use listForUser instead of listForOrg for repository discovery (d951b55)
- add auto-merge for template sync PRs (a7d1c2b)
- add CLI support for dual MCP/CLI mode (40010ef)
- add comprehensive GitHub-native test and coverage reporting (1f33cde)
- add configurable fetch utility with caching (0c4fc33)
- add example tool implementation (64332dd)
- add fetch example tool demonstrating caching (d6c973f)
- add HTTP client and rate limiting utilities (33c421c)
- add MCP server entry point with tool registration (f1c418a)
- add repository management scripts (5821a1e)
- add shared dependency management configuration (d23449b)
- add shared fetch utility for template synchronization (f89a1f9)
- add shared MCP server base patterns (ab4cde7)
- add template marker and version tracking (0505eb6)
- add template synchronization configuration (483f144)
- add validation utilities for common patterns (e920306)
- add Wayback Machine MCP server and CLI implementation (9b972c0)
- add Wayback Machine tools (save, retrieve, search, status) (fd1d1d9)
- initial MCP server implementation for Ollama integration (93050a7)
- This release introduces a new CI-driven template synchronization system that fundamentally changes how template updates are distributed. Repositories created from this template will now receive automatic updates through GitHub Actions workflows. This includes new required files (.template-marker, .template-version), a shared utilities architecture, and new configuration requirements. See BREAKING_CHANGES.md for migration details.
- feat!: introduce template synchronization system with breaking changes (22b9036)
- add yarn.lock and use immutable installs for reproducible builds (c873248)
- apply lint formatting fixes to package.json (24dac30)
- convert template sync script to ES modules (49eb6f1)
- correct template repository content and regenerate lockfile (d568f1c)
- disable immutable installs to allow lockfile creation in CI (d22435b)
- remove frozen-lockfile from CI workflows for template repository (f5b55bb)
- resolve linting errors and update version to 2.0.0 (a51edfc)
- restore complete template dependencies for fetch utilities (44ed6cb)
- update yarn.lock to match template dependencies (a354b9b)
- use listForUser instead of listForOrg for repository discovery (d951b55)
- add auto-merge for template sync PRs (a7d1c2b)
- add CLI support for dual MCP/CLI mode (40010ef)
- add comprehensive GitHub-native test and coverage reporting (1f33cde)
- add configurable fetch utility with caching (0c4fc33)
- add example tool implementation (64332dd)
- add fetch example tool demonstrating caching (d6c973f)
- add HTTP client and rate limiting utilities (33c421c)
- add MCP server entry point with tool registration (f1c418a)
- add repository management scripts (5821a1e)
- add shared dependency management configuration (d23449b)
- add shared fetch utility for template synchronization (f89a1f9)
- add shared MCP server base patterns (ab4cde7)
- add template marker and version tracking (0505eb6)
- add template synchronization configuration (483f144)
- add validation utilities for common patterns (e920306)
- add Wayback Machine MCP server and CLI implementation (9b972c0)
- add Wayback Machine tools (save, retrieve, search, status) (fd1d1d9)
- initial MCP server implementation for Ollama integration (93050a7)
- This release introduces a new CI-driven template synchronization system that fundamentally changes how template updates are distributed. Repositories created from this template will now receive automatic updates through GitHub Actions workflows. This includes new required files (.template-marker, .template-version), a shared utilities architecture, and new configuration requirements. See BREAKING_CHANGES.md for migration details.
- feat!: introduce template synchronization system with breaking changes (22b9036)
- add yarn.lock and use immutable installs for reproducible builds (c873248)
- apply lint formatting fixes to package.json (24dac30)
- convert template sync script to ES modules (49eb6f1)
- correct template repository content and regenerate lockfile (d568f1c)
- disable immutable installs to allow lockfile creation in CI (d22435b)
- remove frozen-lockfile from CI workflows for template repository (f5b55bb)
- resolve linting errors and update version to 2.0.0 (a51edfc)
- restore complete template dependencies for fetch utilities (44ed6cb)
- update yarn.lock to match template dependencies (a354b9b)
- use listForUser instead of listForOrg for repository discovery (d951b55)
- add CLI support for dual MCP/CLI mode (40010ef)
- add comprehensive GitHub-native test and coverage reporting (1f33cde)
- add configurable fetch utility with caching (0c4fc33)
- add example tool implementation (64332dd)
- add fetch example tool demonstrating caching (d6c973f)
- add HTTP client and rate limiting utilities (33c421c)
- add MCP server entry point with tool registration (f1c418a)
- add shared dependency management configuration (d23449b)
- add shared fetch utility for template synchronization (f89a1f9)
- add shared MCP server base patterns (ab4cde7)
- add template marker and version tracking (0505eb6)
- add template synchronization configuration (483f144)
- add validation utilities for common patterns (e920306)
- add Wayback Machine MCP server and CLI implementation (9b972c0)
- add Wayback Machine tools (save, retrieve, search, status) (fd1d1d9)
- initial MCP server implementation for Ollama integration (93050a7)
- This release introduces a new CI-driven template synchronization system that fundamentally changes how template updates are distributed. Repositories created from this template will now receive automatic updates through GitHub Actions workflows. This includes new required files (.template-marker, .template-version), a shared utilities architecture, and new configuration requirements. See BREAKING_CHANGES.md for migration details.
- feat!: introduce template synchronization system with breaking changes (22b9036)
- add yarn.lock and use immutable installs for reproducible builds (c873248)
- apply lint formatting fixes to package.json (24dac30)
- convert template sync script to ES modules (49eb6f1)
- correct template repository content and regenerate lockfile (d568f1c)
- disable immutable installs to allow lockfile creation in CI (d22435b)
- remove frozen-lockfile from CI workflows for template repository (f5b55bb)
- resolve linting errors and update version to 2.0.0 (a51edfc)
- restore complete template dependencies for fetch utilities (44ed6cb)
- update yarn.lock to match template dependencies (a354b9b)
- use listForUser instead of listForOrg for repository discovery (d951b55)
- add CLI support for dual MCP/CLI mode (40010ef)
- add configurable fetch utility with caching (0c4fc33)
- add example tool implementation (64332dd)
- add fetch example tool demonstrating caching (d6c973f)
- add HTTP client and rate limiting utilities (33c421c)
- add MCP server entry point with tool registration (f1c418a)
- add shared dependency management configuration (d23449b)
- add shared fetch utility for template synchronization (f89a1f9)
- add shared MCP server base patterns (ab4cde7)
- add template marker and version tracking (0505eb6)
- add template synchronization configuration (483f144)
- add validation utilities for common patterns (e920306)
- add Wayback Machine MCP server and CLI implementation (9b972c0)
- add Wayback Machine tools (save, retrieve, search, status) (fd1d1d9)
- initial MCP server implementation for Ollama integration (93050a7)
- This release introduces a new CI-driven template synchronization system that fundamentally changes how template updates are distributed. Repositories created from this template will now receive automatic updates through GitHub Actions workflows. This includes new required files (.template-marker, .template-version), a shared utilities architecture, and new configuration requirements. See BREAKING_CHANGES.md for migration details.
- feat!: introduce template synchronization system with breaking changes (22b9036)
- add yarn.lock and use immutable installs for reproducible builds (c873248)
- apply lint formatting fixes to package.json (24dac30)
- convert template sync script to ES modules (49eb6f1)
- correct template repository content and regenerate lockfile (d568f1c)
- disable immutable installs to allow lockfile creation in CI (d22435b)
- remove frozen-lockfile from CI workflows for template repository (f5b55bb)
- resolve linting errors and update version to 2.0.0 (a51edfc)
- restore complete template dependencies for fetch utilities (44ed6cb)
- update yarn.lock to match template dependencies (a354b9b)
- use listForUser instead of listForOrg for repository discovery (d951b55)
- add CLI support for dual MCP/CLI mode (40010ef)
- add configurable fetch utility with caching (0c4fc33)
- add example tool implementation (64332dd)
- add fetch example tool demonstrating caching (d6c973f)
- add HTTP client and rate limiting utilities (33c421c)
- add MCP server entry point with tool registration (f1c418a)
- add shared dependency management configuration (d23449b)
- add shared fetch utility for template synchronization (f89a1f9)
- add shared MCP server base patterns (ab4cde7)
- add template marker and version tracking (0505eb6)
- add template synchronization configuration (483f144)
- add validation utilities for common patterns (e920306)
- add Wayback Machine MCP server and CLI implementation (9b972c0)
- add Wayback Machine tools (save, retrieve, search, status) (fd1d1d9)
- initial MCP server implementation for Ollama integration (93050a7)
- This release introduces a new CI-driven template synchronization system that fundamentally changes how template updates are distributed. Repositories created from this template will now receive automatic updates through GitHub Actions workflows. This includes new required files (.template-marker, .template-version), a shared utilities architecture, and new configuration requirements. See BREAKING_CHANGES.md for migration details.
- feat!: introduce template synchronization system with breaking changes (22b9036)
- add yarn.lock and use immutable installs for reproducible builds (c873248)
- convert template sync script to ES modules (49eb6f1)
- correct template repository content and regenerate lockfile (d568f1c)
- disable immutable installs to allow lockfile creation in CI (d22435b)
- remove frozen-lockfile from CI workflows for template repository (f5b55bb)
- resolve linting errors and update version to 2.0.0 (a51edfc)
- restore complete template dependencies for fetch utilities (44ed6cb)
- update yarn.lock to match template dependencies (a354b9b)
- use listForUser instead of listForOrg for repository discovery (d951b55)
- add CLI support for dual MCP/CLI mode (40010ef)
- add configurable fetch utility with caching (0c4fc33)
- add example tool implementation (64332dd)
- add fetch example tool demonstrating caching (d6c973f)
- add HTTP client and rate limiting utilities (33c421c)
- add MCP server entry point with tool registration (f1c418a)
- add shared dependency management configuration (d23449b)
- add shared fetch utility for template synchronization (f89a1f9)
- add shared MCP server base patterns (ab4cde7)
- add template marker and version tracking (0505eb6)
- add template synchronization configuration (483f144)
- add validation utilities for common patterns (e920306)
- add Wayback Machine MCP server and CLI implementation (9b972c0)
- add Wayback Machine tools (save, retrieve, search, status) (fd1d1d9)
- initial MCP server implementation for Ollama integration (93050a7)
- This release introduces a new CI-driven template synchronization system that fundamentally changes how template updates are distributed. Repositories created from this template will now receive automatic updates through GitHub Actions workflows. This includes new required files (.template-marker, .template-version), a shared utilities architecture, and new configuration requirements. See BREAKING_CHANGES.md for migration details.
- feat!: introduce template synchronization system with breaking changes (22b9036)
- add yarn.lock and use immutable installs for reproducible builds (c873248)
- correct template repository content and regenerate lockfile (d568f1c)
- disable immutable installs to allow lockfile creation in CI (d22435b)
- remove frozen-lockfile from CI workflows for template repository (f5b55bb)
- resolve linting errors and update version to 2.0.0 (a51edfc)
- restore complete template dependencies for fetch utilities (44ed6cb)
- update yarn.lock to match template dependencies (a354b9b)
- add CLI support for dual MCP/CLI mode (40010ef)
- add configurable fetch utility with caching (0c4fc33)
- add example tool implementation (64332dd)
- add fetch example tool demonstrating caching (d6c973f)
- add HTTP client and rate limiting utilities (33c421c)
- add MCP server entry point with tool registration (f1c418a)
- add shared dependency management configuration (d23449b)
- add shared fetch utility for template synchronization (f89a1f9)
- add shared MCP server base patterns (ab4cde7)
- add template marker and version tracking (0505eb6)
- add template synchronization configuration (483f144)
- add validation utilities for common patterns (e920306)
- add Wayback Machine MCP server and CLI implementation (9b972c0)
- add Wayback Machine tools (save, retrieve, search, status) (fd1d1d9)
- initial MCP server implementation for Ollama integration (93050a7)
- This release introduces a new CI-driven template synchronization system that fundamentally changes how template updates are distributed. Repositories created from this template will now receive automatic updates through GitHub Actions workflows. This includes new required files (.template-marker, .template-version), a shared utilities architecture, and new configuration requirements. See BREAKING_CHANGES.md for migration details.
- add packageManager field for Yarn 4 compatibility (dc1de05)
- add version detection for GitHub Packages publishing (9eecb8b)
- convert bin field to object format for npm compatibility (9f5ee8a)
- replace GitHub license badge with CC BY-NC-SA 4.0 badge (87a8c91)
- resolve all linting issues (f2fa7c2)
- resolve test failures and version compatibility issues (660663d)
- resolve timeout test race condition (8a6dea1)
- resolve TypeScript errors in test files (8e0b7fc)
- restore bin field as object for proper CLI naming (14a3c69)
- skip prepublishOnly script for GitHub Packages publish (9e4513b)
- use lowercase package name and correct registry for GitHub Packages (8a8d353)
- use space indentation for markdown files (58b359b)
- add bin field to enable npx invocation (1c48881)
- add CLI support for direct command-line usage (cf7ab50)
- apply CC BY-NC-SA 4.0 license with full license file and README badge (e8c9980)
- implement initial MCP server with tool definitions (377b6e0)
- implement Wayback Machine API integration (14d70c1)
- initial project setup with plan for Wayback Machine MCP server (f265ed8)
- The tool now checks for CLI arguments and will run in CLI mode if any are provided
2.0.0 (2025-06-05)
- replace GitHub license badge with CC BY-NC-SA 4.0 badge (feda5a0)
- add CLI support for direct command-line usage (94a1bf8)
- The tool now checks for CLI arguments and will run in CLI mode if any are provided
1.0.4 (2025-06-04)
- use lowercase package name and correct registry for GitHub Packages (0a3b4ba)
1.0.3 (2025-06-04)
- skip prepublishOnly script for GitHub Packages publish (25c3c3f)
1.0.2 (2025-06-04)
- add version detection for GitHub Packages publishing (4298868)
1.0.1 (2025-06-04)
- restore bin field as object for proper CLI naming (ab966b2)
- add packageManager field for Yarn 4 compatibility (dc1de05)
- convert bin field to object format for npm compatibility (9f5ee8a)
- resolve test failures and version compatibility issues (6b682aa)
- resolve timeout test race condition (8a6dea1)
- resolve TypeScript errors in test files (2877988)
- use space indentation for markdown files (58b359b)
- add bin field to enable npx invocation (1c48881)
- apply CC BY-NC-SA 4.0 license with full license file and README badge (e8c9980)
- implement initial MCP server with tool definitions (377b6e0)
- implement Wayback Machine API integration (14d70c1)
- initial project setup with plan for Wayback Machine MCP server (f265ed8)
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.