Skip to content

Latest commit

 

History

History
51 lines (21 loc) · 1.37 KB

File metadata and controls

51 lines (21 loc) · 1.37 KB

Change Log

All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.

4.0.4 (2020-01-27)

Note: Version bump only for package bootprint-unit-testing

4.0.1 (2020-01-01)

Note: Version bump only for package bootprint-unit-testing

4.0.0 (2019-12-30)

Bug Fixes

  • fix bootprint-unit-testing and use it in bootprint-openapi (3d00453)

chore

  • bump dependency versions (bd1c245)

BREAKING CHANGES

    • version 9 of highlight.js highlights JSON slightly differently.
    • The class "hljs-attribute" has been replaced by "hljs-attr"
    • The prefix "lang-" of the code-class is not language-
    • Quotes are moved inside the "hljs-attr"-span.

Release notes for bootprint-unit-testing

Version 1.0.0 (Thu, 09 Feb 2017 22:46:36 GMT)

  • f32a81f Extracted test-function from bootprint-openapi - Nils Knappmeier