UNPKG

665 BMarkdownView Raw
1# 3.2.1
2 - no really fixes ts errors for real this time
3 - fixes #193 in PR #198
4# 3.2.0
5 - fixes #192, fixes #193 typescript errors
6 - correct types on player:loc and restriction:relationship types
7 - use https urls in xmlns
8# 3.1.0
9 - fixes #187, #188 typescript errors
10 - adds support for full precision priority #176
11# 3.0.0
12 - Converted project to typescript
13 - properly encode URLs #179
14 - updated core dependency
15## breaking changes
16 This will likely not break anyone's code but we're bumping to be safe
17 - root domain URLs are now suffixed with / (eg. https://www.ya.ru -> https://www.ya.ru/) This is a side-effect of properly encoding passed in URLs
18