v1 release planning suggestion
See original GitHub issueI think it would make sense to pre-release v1.0.0-beta1
first in beta
npm channel. I’m going to try using it then for a while in this project https://github.com/vladimiry/email-securely-app, so that would be an addition beta testing before final release.
Issue Analytics
- State:
- Created 5 years ago
- Comments:13 (6 by maintainers)
Top Results From Across the Web
Release Planning - Digital.ai Documentation
Deciding what to work on in a releaseGenerally, an externally delivered software version; releases represent the rhythm of the business and ...
Read more >Joe's Approach to Agile Release Planning V1-11 - PBworks
The phrase 'release planning' is apparently a loaded phrase for many people. My suggestion: when talking to others, be sure you are talking ......
Read more >Importance of Release Plan in Agile - Pan Learn
A release plan can be defined as a roadmap to showcase how an agile team is planning to achieve the project goal; how...
Read more >7 Steps To Create a Successful Release Plan
7 Steps To Create a Successful Release Plan · 1. Define Your Goal · 2. Review Product Backlogs · 3. Estimate the Release...
Read more >Agile release planning game downloads - James King
The basic game covers release planning and also the challenge of planning for new features, fixing defects and being impacted by technical debt....
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Tomorrow I’ll try to optimize ndx-serializable data structures. I’ll replace trie data structure for inverted index with two arrays: keys and values. gzip should be able to compress common prefixes for keys.
The desktop app mentioned above is working well with the following versions:
I didn’t notice a memory leaks. Closing the issue as resolved.