Skip to content

Commit

Permalink
Released v1.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Muriel-Salvan committed Jan 29, 2021
1 parent 1e54000 commit 7ff3bb5
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,18 @@
# 1.1.0

## Features

* Mark tests as "started" when their test has begun.
* Add ways to configure tests suites with a JSON config file.
* [NPCsHead] Add NPCsHead tests suite to detect necks seams and face issues on NPCs.
* [NPCs and NPCsHead] Can use hex notation to specify form IDs of NPCs.
* [Locations] Add a config option to change the time spent during camera span in a test.

## Bug fixes

* When a tests session has ended, make sure the automatic tests start on game load is turned off.
* Make sure that tests that already have a status are not run anymore.

# 1.0.1

* Disable NPC's AI package during NPCs test
Expand Down

0 comments on commit 7ff3bb5

Please sign in to comment.