-
Couldn't load subscription status.
- Fork 7
Add get table view layout and latest tallies #127
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
base: master
Are you sure you want to change the base?
Conversation
allan-on
commented
Apr 19, 2022
- Added get a Table view layout using a factory
- Added getting the latest indicator tallies
- Added being able to hide the table header row
| @@ -1,4 +1,4 @@ | |||
| VERSION_NAME=0.1.5-SNAPSHOT | |||
| VERSION_NAME=0.2.0-alpha-SNAPSHOT | |||
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
We will need to update the snapshot version for tagging and snapshot release
|
I recommend adding documentation on the READ ME for the new features or create a ticket to add later on the repo's Wiki cc @allan-on |