Skip to content

Commit

Permalink
## 0.5.0 (Jul 3, 2021)
Browse files Browse the repository at this point in the history
* fixed missing class features. some might be doubled and should be cleaned up by hand for now.
* added a reporting feature that auto-reports errors/warnings for missed items
* added more mappings and blacklist items
* fixed errors caused by spellcastingEntry being deleted but spells were not
* added config options for toggling debug and reporting feature
  • Loading branch information
zarmstrong committed Jul 4, 2021
1 parent 4efecb1 commit 322448f
Show file tree
Hide file tree
Showing 2 changed files with 162 additions and 53 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
## 0.5.0 (Jul 3, 2021)

* fixed missing class features. some might be doubled and should be cleaned up by hand for now.
* added a reporting feature that auto-reports errors/warnings for missed items
* added more mappings and blacklist items
* fixed errors caused by spellcastingEntry being deleted but spells were not
* added config options for toggling debug and reporting feature

## 0.4.0 (Jun 30, 2021)

* rewrote the connectors between pathbuilder and herovault to use native api calls instead of janky crap
Expand Down
Loading

0 comments on commit 322448f

Please sign in to comment.