Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

todo for release 4.0 #61

Closed
48 of 49 tasks
maread99 opened this issue Jul 22, 2021 · 2 comments
Closed
48 of 49 tasks

todo for release 4.0 #61

maread99 opened this issue Jul 22, 2021 · 2 comments
Labels
TODO Todo list for feature or release

Comments

@maread99
Copy link
Collaborator

maread99 commented Jul 22, 2021

I've opened this to consolidate any breaking changes that would need to be delayed until / incorporated in any release 4.0.

Desired enhancements that are non-breaking:

@gerrymanoim
Copy link
Owner

I'd add

  • Real documentation

My preference is probably some markdown backed sphinx system on github pages.

@maread99 maread99 mentioned this issue Jul 23, 2021
10 tasks
@maread99 maread99 changed the title Release 4.0 todo todo for release 4.0 Jul 27, 2021
@maread99 maread99 added the TODO Todo list for feature or release label Jul 27, 2021
@maread99 maread99 pinned this issue Oct 19, 2021
This was referenced Jan 10, 2022
maread99 added a commit that referenced this issue Jun 6, 2022
Renames following `ExchangeCalendar.schedule` columns:
- 'market_open' renamed 'open'
- 'market_close' renamed 'close'

Renames parameters of following `ExchangeCalendar` methods (as #61):
- `session_open`
- `session_close`
- `session_break_start`
- `session_break_end`
- `sessions_in_range`
- `is_session`
- `is_open_on_minute`
- `previous_open`
- `pervious_close`
- `next_open`
- `next_close`
- `previous_minute`
- `next_minute`
maread99 added a commit that referenced this issue Jun 7, 2022
Renames following `ExchangeCalendar.schedule` columns:
- 'market_open' renamed 'open'
- 'market_close' renamed 'close'

Renames parameters of following `ExchangeCalendar` methods (as #61):
- `session_open`
- `session_close`
- `session_break_start`
- `session_break_end`
- `sessions_in_range`
- `is_session`
- `is_open_on_minute`
- `previous_open`
- `pervious_close`
- `next_open`
- `next_close`
- `previous_minute`
- `next_minute`
maread99 added a commit that referenced this issue Jun 22, 2022
Renames following `ExchangeCalendar.schedule` columns:
- 'market_open' renamed 'open'
- 'market_close' renamed 'close'

Renames parameters of following `ExchangeCalendar` methods (as #61):
- `session_open`
- `session_close`
- `session_break_start`
- `session_break_end`
- `sessions_in_range`
- `is_session`
- `is_open_on_minute`
- `previous_open`
- `pervious_close`
- `next_open`
- `next_close`
- `previous_minute`
- `next_minute`
@maread99
Copy link
Collaborator Author

Items incorporated to v4 PRs between #179 and #199 inclusive. Merged to master in #201.

4.0.1 released 2022-06-22.

@maread99 maread99 unpinned this issue Jun 23, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
TODO Todo list for feature or release
Projects
None yet
Development

No branches or pull requests

2 participants