Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
Joshua Lind
BetfairNGAPI
Commits
d5043af6
Commit
d5043af6
authored
Nov 20, 2014
by
Sergey Gernyak
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Add new version change list
parent
4ea8a570
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
6 additions
and
2 deletions
+6
-2
README.md
README.md
+5
-1
lib/betfair_api_ng_rails/version.rb
lib/betfair_api_ng_rails/version.rb
+1
-1
No files found.
README.md
View file @
d5043af6
...
...
@@ -6,7 +6,7 @@ API-NG is Betfair's next generation API for developers looking to create automat
Add this line to your application's Gemfile:
gem 'betfair_api_ng_rails', '1.
0
.0'
gem 'betfair_api_ng_rails', '1.
5
.0'
And then execute:
...
...
@@ -37,6 +37,10 @@ In this files you must specify credentials to API-NG. Also you should notice tha
Please check
[
wiki pages
](
https://github.com/alterego-labs/betfair_api_ng_rails/wiki
)
.
## CHANGES IN 1.5.0
1.
Add supporting
**placeOrders**
method
## CHANGES IN 1.1.0
1.
Supporting all
[
Simple listing filtered requests
](
https://github.com/alterego-labs/betfair_api_ng_rails/wiki/Simple-listing-filtered-requests
)
...
...
lib/betfair_api_ng_rails/version.rb
View file @
d5043af6
module
BetfairApiNgRails
VERSION
=
"1.
3
.0"
VERSION
=
"1.
5
.0"
end
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment