Skip to content

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.

Unreleased

Compare with latest

v1.0.0 - 2024-10-25

Compare with first commit

Added

  • Add codecov to actions (e87c3f9 by mjanez).
  • Add newline for improved readability in mkdocs workflow file (a52dd81 by mjanez).
  • Add GitHub Actions workflow for MkDocs deployment and create changelog (6ebf9c8 by mjanez).
  • Add mkdocs documentation and configuration files for ckanext-openapi (25806f7 by mjanez).
  • Add tests for OpenAPI helpers, views and plugin configuration (c345a70 by mjanez).
  • Add translation to plugin and fix assets resource path (19b537e by mjanez).
  • Add testing dependencies for improved coverage and mocking (cc91691 by mjanez).

Fixed

  • Fix render paths in OpenAPI views for index and endpoint templates (910206e by mjanez).

Removed

  • Remove deprecated CKAN version 2.9 from GitHub Actions test workflow (2ac8132 by mjanez).