v0.2.1
What's Changed
- fix rollapply API in docs, closes #139 by @chiraganand in #140
- More
rename!
methods. by @codetalker7 in #143 - Support pre-sorted data in the
TSFrame
constructor by @asinghvi17 in #141 - Push preview builds of docs on PRs by @asinghvi17 in #145
- Minor fix in documentation for
rename!
. by @codetalker7 in #148 - Add isregular by @harsharora21 in #130
- Dropping Julia requirement to v1.6 (LTS) by @doganmehmet in #156
- Add module distinguisher for
subset()
call by @chiraganand in #157 - Bumping version from
0.2.0
to0.2.1
. by @codetalker7 in #158 - Add an option to not copy columns when constructing a TSFrame by @asinghvi17 in #142
New Contributors
- @asinghvi17 made their first contribution in #141
- @doganmehmet made their first contribution in #156
Full Changelog: v0.2.0...v0.2.1