Releases: hkang1/hermes
Releases · hkang1/hermes
v0.6.16
What's Changed
- docs: setup pages by @hkang1 in #134
- docs: create static.yml by @hkang1 in #133
- fix: support relative asset paths by @hkang1 in #135
- fix: do not detect categorical string values as NaN by @hkang1 in #137
- fix: update docs to work on github pages by @hkang1 in #136
- docs: update docs with new docs build by @hkang1 in #138
- chore: set different router basename for build vs dev by @hkang1 in #139
- chore: update router links by @hkang1 in #140
- fix: make docs work with github-pages by @hkang1 in #141
- fix: update docs by @hkang1 in #142
- fix: fix docs to work on github-pages by @hkang1 in #143
- fix: correct paths for github pages by @hkang1 in #144
- chore: setup netlify by @hkang1 in #146
- lint: setup docs lint by @hkang1 in #147
- [Issue-148] object to string by @hkang1 in #149
- docs: update README.md with proper circle CI badge link by @hkang1 in #150
- chore: remove docs by @hkang1 in #152
- feat: handle functions for obj2str and str2obj conversions by @hkang1 in #153
- fix: handle getting data range for single data point by @hkang1 in #154
Full Changelog: v0.6.7...v0.6.16
v0.6.7
v0.6.6
v0.6.5
v.0.6.4
v0.6.3
v0.6.2
Full Changelog: v0.5.18...v0.6.2
v0.6.0
v0.5.18
What's Changed
- [Issue-100] handle single negative value auto range by @hkang1 in #101
- test: enable generating infinity and nan data by @hkang1 in #102
- [Issue-103] fix: filter out nan and infinity by @hkang1 in #104
- Detune abyss by @trentwatt in #99
Full Changelog: v0.5.17...v0.5.18
v0.5.17
What's Changed
- add custom log scale by @trentwatt in #98
New Contributors
- @trentwatt made their first contribution in #98
Full Changelog: v0.5.16...v0.5.17