Skip to content

Releases: ExaDev/markmv

v1.25.0

15 Jun 20:42

Choose a tag to compare

1.25.0 (2025-06-15)

Features

  • comprehensive test coverage improvements (cfe9deb)

Bug Fixes

  • format generated files in CI workflow after schema generation (c0412ba)
  • resolve CI issues with missing generated files and non-null assertions (ae0742d)
  • resolve linting issues in test files (2b12214)

Styles

  • auto-fix linting issues (b6e420d)

v1.24.0

15 Jun 18:10

Choose a tag to compare

1.24.0 (2025-06-15)

Features

  • docs: add typedoc-material-theme and docs:view script (36a6b1a)
  • docs: configure typedoc-material-theme plugin (73f18c0)

Code Refactoring

  • docs: remove custom CSS overrides (53ae8b3)

v1.23.0

15 Jun 16:44

Choose a tag to compare

1.23.0 (2025-06-15)

Features

  • add testAutoExposure function to demonstrate auto-exposure pattern (58bd8a2)
  • add testAutoExposure handler to MCP server (9e173d1)
  • add TypeDoc @group annotations and configuration enhancements (b60c31e)
  • extend schema generator to support testAutoExposure function (2a746fc)
  • implement JSON Schema-first auto-exposure pattern (af28353)

Bug Fixes

  • remove any types and unused variables from test files (acf405b)
  • resolve CI race condition by limiting auto-fixes to Node.js 22.x only (30d167c)
  • resolve final linting issues with type assertions and any types (5c013af)
  • resolve type assertions and linting issues (f5d9898)
  • resolve variable name conflict in openapi test (dd5b02c)

Documentation

  • enhance JSDoc documentation across core modules (a6a619e)

Styles

Code Refactoring

  • enhance README generation with TypeDoc integration (600e7ec)
  • remove legacy compatibility from API server (3e54033)
  • simplify schema generation by removing TypeScript AST parsing (1a8cebd)

Tests

  • add comprehensive auto-exposure test coverage (d387d04)

Build System

  • migrate to pure ES modules (de39c05)
  • modernize TypeScript config for ES modules (708d13c)
  • regenerate auto-exposure artifacts with testAutoExposure function (9e17175)

Chores

  • ignore test temporary directories in gitignore (2c6376c)
  • regenerate schemas with latest timestamp (b5d4c1c)
  • update generated file timestamps (13777cb)

v1.22.1

15 Jun 12:08

Choose a tag to compare

1.22.1 (2025-06-15)

Bug Fixes

  • correct npx usage patterns for API and MCP servers in documentation (d6a7585)

v1.22.0

15 Jun 12:00

Choose a tag to compare

1.22.0 (2025-06-15)

Features

  • add JSON output support to all CLI commands (a463940)
  • add MCP SDK dependency and binary commands for programmatic access (407dc3f)
  • add TypeScript types for REST API interfaces (d684db3)
  • enhance README generator with programmatic access documentation (5a259dc)
  • implement Model Context Protocol (MCP) server (5096867)
  • implement native Node.js REST API server (25c4351)

Documentation

  • add comprehensive usage examples for API and MCP interfaces (8dc9bba)
  • update README with comprehensive programmatic access methods (35815ae)

Chores

  • update package-lock.json for MCP SDK dependency (64ebbc1)

v1.21.1

15 Jun 06:32

Choose a tag to compare

1.21.1 (2025-06-15)

Bug Fixes

  • resolve semantic-release template error in GitHub successComment (4172989)

v1.21.0

15 Jun 06:26

Choose a tag to compare

1.21.0 (2025-06-15)

Features

  • add CLI flags for index command directory scoping (b97df0c), closes #12
  • add directory scoping options to index command (98fafdd), closes #12
  • split publishing into separate independent steps (639b730)

Styles

  • auto-fix linting issues (28e307a)

Chores

  • trigger CI to verify clean build after auto-fixes (dd6ed3b)

v1.20.2

12 Jun 17:58

Choose a tag to compare

1.20.2 (2025-06-12)

Bug Fixes

  • use correct GitHub organization case for scoped package (f7b6d06)

This release is also available on:

v1.20.1

12 Jun 17:31

Choose a tag to compare

1.20.1 (2025-06-12)

Tests

  • retrigger CI after GitHub App packages permission update (da7c2b8)

This release is also available on:

v1.20.0

12 Jun 16:43

Choose a tag to compare

1.20.0 (2025-06-12)

Features

  • use GitHub App token for GitHub Packages authentication (5bd26b0)

This release is also available on: