tomas-rampas / Dukas.Net

Download, convert and export Dukascopy tick data. Package converts tick data from proprietary Bi5 format to standard CSV file with raw tick data or OHLCV data resampled to custom time frame resolution.
MIT License
14 stars 5 forks source link

Bump CommandLineParser from 2.8.0 to 2.9.1 #8

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps CommandLineParser from 2.8.0 to 2.9.1.

Release notes

Sourced from CommandLineParser's releases.

v2.9.1

What's Changed

New Contributors

Full Changelog: https://github.com/commandlineparser/commandline/compare/2.8.0...v2.9.1

v2.9.0-preview3

No release notes provided.

v2.9.0-preview1

No release notes provided.

Changelog

Sourced from CommandLineParser's changelog.

Changelog

All notable changes to this project will be documented in this file.

CommandLineParser project adheres to Semantic Versioning.

[2.9.0-preview2]

Added

Changed

  • Drop "Add multi-instance option support".

[2.9.0-preview1] - 2020-7-24

Added

Commits
  • b0b0ec9 update appveyor, remove github deployment for now, bump version to 2.9.1
  • bfc2ca8 Merge branch 'develop'
  • dffb751 update nuget api key
  • 1830608 Merge pull request #758 from gorsheninmv/resourcetype-with-implicit-cast
  • af75319 Merge pull request #764 from NN---/remove_expression
  • f5e8b16 Merge pull request #790 from pentop/master
  • 40a4104 Merge pull request #798 from batzen/fix/issue-776
  • 9ba45a7 Merge pull request #803 from marcinotorowski/fix-localization-exception
  • 87316e9 Add missing interpolation character
  • ff825e5 Fixes #776
  • Additional commits viewable in compare view


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)