Version numbers are really just about informing users how drastic the changes are.
To explain
Semantic Versioning there are 3 numbers seperated by a dot.
Major.Minor.PatchSo we're on 10.1.5 right now which means there have been 10 major changes, each with a myriad of minor or patch changes.
I use Major versions a bit liberally - I consider the following to be major changes:
- Any changes to existing roll template fields
- Any change to a repeating section which makes existing macro references break
New features are a minor version and patch is generally bugs.
So putting aside versioning: The sheet is quite stable as it stands. I've pushed 10.1.5 to Roll20.
Steps forward:The sheet will progress completing issues in the order of priority (click the priority column on the
issue tracker) and/or my own preferences and/or based on user votes.
Some next steps for Shaped: Lucian and I have been working on a revamp on the spell and monster importer which will list all spells and allow filtering to determine which spells to import - it should be really nice. We'll also hook up SRD spells to it soon - perhaps after the initial release.
I expect the next major or minor version of the sheet will contain
#338: Click to roll damage for attacks and saving throws. After that possibly
#168: Expand Equipment which will possibly touch attacks and armor as well.
Those should take a bit of time and my coding time has returned to a more normal pace instead of the 24/7 pace I was doing for 9 and 10. It was quite an unhealthy pace.