Releases: dysonance/Temporal.jl
Releases · dysonance/Temporal.jl
v0.5.2
Julia Version Patches
Some more minor changes and bugfixes to allow the transition to higher Julia versions.
Includes #26.
Julia Version 1.0 Transition
Now that Julia Version 1.0 has been officially shipped, this release resolves deprecation issues and modernizes/updates the code to reflect syntax changes that come with the new Julia version.
Minor code cleanup and bugfixes included as well.
Deprecation Fixes and Robustness Enhancements
- Use HTTP package as Requests has been deprecated
- More flexible handling of Quandl auth codes
- Preliminary preparations for Julia v0.7
- Minor bugfixes
Bugfixes
Documentation, Bugfixes, Performance Enhancements
Bugfixes for indexing operation methods and the acf
function, more test cases added, and more efficient string-based indexing methods.