Skip to content

2.4.0

Compare
Choose a tag to compare
@sohomsahaun sohomsahaun released this 11 Oct 15:15
· 32 commits to master since this release

Change(s)

  • .get_time() returns fractional steps now. (Previously it was rounded down)
  • Added new method(s): .set_time() and .event_get_current_function().
  • Renamed method(s): .set_history_max_size() to .history_set_max_size(); .get_history_max_size() to .history_get_max_size(); .get_history() to .history_get().
    The previous names are deprecated and shouldn't be used anymore.

Issue(s) addressed
#12, #15

Note
Please refer to the Documentation for updated API.