Releases: ki-chi/JQuants.jl
Releases · ki-chi/JQuants.jl
v1.0.3
v1.0.2
v1.0.1
JQuants v1.0.1
v1.0.0
JQuants v1.0.0
Closed issues:
- Provide support for the production version of the API (#33)
Merged pull requests:
v0.3.0
v0.2.0
JQuants v0.2.0
Closed issues:
- Register the package in General (#6)
- Implementation of a retry function (#7)
- Add a way to install the package in README (#8)
- Add some utility functions (#9)
- Accept
Dates.Date
type as arguments for some API functions (#14) - Raise exception if API functions are executed without authorization (#16)
- Support new API for investment trends by investor category (#21)
- TagBot trigger issue (#24)
- Support new indices API (#25)
Merged pull requests:
- CompatHelper: add new compat entry for HTTP at version 1, (keep existing compat) (#1) (@github-actions[bot])
- CompatHelper: add new compat entry for JSON at version 0.21, (keep existing compat) (#2) (@github-actions[bot])
- CompatHelper: add new compat entry for DataFrames at version 1, (keep existing compat) (#3) (@github-actions[bot])
- CompatHelper: add new compat entry for Documenter at version 0.27, (keep existing compat) (#4) (@github-actions[bot])
- Improve README and documents (#5) (@ki-chi)
- doc: add a way to install the package in README (#10) (@ki-chi)
- Fix: fix a code block syntax in README (#11) (@ki-chi)
- doc: add a guide to install the package using Pkg (#12) (@ki-chi)
- Accept
Dates.Date
type arguments in some API functions (#15) (@ki-chi) - Add exception for the case of undefined tokens are referenced (#17) (@ki-chi)
- fix: enable get and post functions to retry (#18) (@ki-chi)
- Add
getdailyquotes
for multiple days (#19) (@ki-chi) - CompatHelper: add new compat entry for Reexport at version 1, (keep existing compat) (#20) (@github-actions[bot])
- Support new API function: "Investment Trend by Investor Type" (#22) (@ki-chi)
- Fix type conversion in some functions (#23) (@ki-chi)
- fix: update YAML file for TagBot (#27) (@ki-chi)
- fix: update version in Project.toml (#28) (@ki-chi)