Skip to content

Commit

Permalink
Update HISTORY.md
Browse files Browse the repository at this point in the history
  • Loading branch information
mberk committed May 31, 2023
1 parent f15634c commit 5c9d982
Showing 1 changed file with 19 additions and 0 deletions.
19 changes: 19 additions & 0 deletions HISTORY.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,24 @@
# Release History

# 0.6.0 - 2023-05-31

### Added
* Order book related functions:
* calculate_available_volume (@jorgegarcia7)
* get_mid_price
* Prices files related functions:
* get_inplay_publish_time_from_prices_file
* get_last_pre_event_market_book_from_prices_file
* Race stream related functions:
* calculate_haversine_distance_between_runners
* get_number_of_jumps_remaining
* get_race_leaders
* Race card related functions:
* get_is_jump_from_race_card
### Changed
* Made get_final_market_definition_from_prices_file more efficient
* Race card extraction functions now work on both dictionaries and paths to files

# 0.5.1 - 2023-02-25

### Added
Expand Down

0 comments on commit 5c9d982

Please sign in to comment.