UNPKG
bs-ajv
Version:
latest (1.0.1)
1.1.0
1.0.1
1.0.0
BucklesScript bindings to Ajv (Another JSON Validator)
github.com/scull7/bs-ajv
scull7/bs-ajv
bs-ajv
/
node_modules.lol
/
w3c-hr-time
/
CHANGELOG.md
12 lines
(6 loc)
•
287 B
Markdown
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
# Change log
## 1.0.1 (2018-01-03)
* Make `performance.toJSON()`
return
an
object
with
`timeOrigin` property, per [clarifications
from
specification authors][heycam/webidl
#505].
## 1.0.0 (2018-01-02)
* Initial release. [
heycam/webidl#505
]: https:
//github.com/heycam/webidl/pull/505