Skip to content

Commit ea9214b

Browse files
authored
Add parse method (#55)
* feat: add parse method to Decoder class with error handling and tests
1 parent b264fb0 commit ea9214b

162 files changed

Lines changed: 3511 additions & 1193 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

docs/index.html

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,9 +53,13 @@
5353
<h1>ts.data.json Documentation</h1>
5454
<div class="latest-version">
5555
<a href="latest/index.html" class="version-link"
56-
>Latest Version (v3.2.0)</a
56+
>Latest Version (v3.3.0)</a
5757
>
5858
</div>
59+
<div class="older-versions">
60+
<a href="v3.2.0/index.html" class="version-link secondary"
61+
>Version 3.2.0</a
62+
>
5963
<div class="older-versions">
6064
<a href="v3.1.0/index.html" class="version-link secondary"
6165
>Version 3.1.0</a

docs/latest/assets/search.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)