Skip to content

Commit

Permalink
Updated changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
jfalcou committed Feb 21, 2022
1 parent 254e8bf commit 70b28e4
Showing 1 changed file with 32 additions and 1 deletion.
33 changes: 32 additions & 1 deletion docs/changelog.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,34 @@
# Version 2.1 - Cordelia Gray

## What's Changed
* Fix #42 - Proper FetchContent support
* Better compatibility
* Enable EMSCRIPTEN tests and supports
* Add tests over sequences

## Detective who?
[Cordelia Gray](https://en.wikipedia.org/wiki/Cordelia_Gray), a very suitable detective

# Version 2.0 - Kay Scarpetta

**TTS** version 2.0 is taking a major break from an earlier version. Compile-time was creeping upward
and some features were not that useful. So the code base got streamlined and simplified.

This version is a **Major Release With API Changes** release:

**Breaking API Changes**:
+ Removal of support for colors
+ Removal of support for sub-scenario
+ Silent mode for tests is the default. The only information displayed concerns failures

**Features:**
+ Improved compile-times
+ Output streamlined to fit machine processing in CI context or scripts
+ Better handling of template test cases: less generated symbol, better flexibility in inputs (list of types or types list generator)

## Detective who?
[Kay Scarpetta](https://en.wikipedia.org/wiki/Kay_Scarpetta), the private forensic consultant.

# Version 1.0 - Phoebe Daring

This version is a **Major Release With API Changes** release:
Expand Down Expand Up @@ -42,4 +73,4 @@ This version is a fix+features release:
- easy to customize the use of user-defined types.

## Detective who?
[Cadfael](https://en.wikipedia.org/wiki/Cadfael) is probably the eldest of all amateur detectives in history.
[Cadfael](https://en.wikipedia.org/wiki/Cadfael) is probably the eldest of all amateur detectives in history.

0 comments on commit 70b28e4

Please sign in to comment.