Skip to content
This repository has been archived by the owner on Nov 29, 2023. It is now read-only.

Commit

Permalink
Merge pull request #166 from lognaturel/v2.2.0
Browse files Browse the repository at this point in the history
Prepare v2.2.0 release
  • Loading branch information
eyelidlessness committed Feb 7, 2023
2 parents 1bd1ea1 + f8fd352 commit a5dd16c
Show file tree
Hide file tree
Showing 4 changed files with 1,679 additions and 758 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
This project adheres to [Semantic Versioning](http://semver.org/).

## [2.2.0] - 2023-02-07

##### Changed

- Type checking and simplification of tests (#157)
- Convert remainder of library to TypeScript, Vite build, include type checking in CI (#158)
- Optimize expensive XPath expressions in HTML transform (#165)

## [2.1.7] - 2022-12-14

##### Changed
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
![coverage-shield-badge-1](https://img.shields.io/badge/coverage-97.86%25-brightgreen.svg)
![coverage-shield-badge-1](https://img.shields.io/badge/coverage-96.09%25-brightgreen.svg)
[![npm version](https://badge.fury.io/js/enketo-transformer.svg)](http://badge.fury.io/js/enketo-transformer)

# Enketo Transformer
Expand Down
Loading

0 comments on commit a5dd16c

Please sign in to comment.