question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

v1 release planning suggestion

See original GitHub issue

I 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:closed
  • Created 5 years ago
  • Comments:13 (6 by maintainers)

github_iconTop GitHub Comments

1reaction
localvoidcommented, Jan 10, 2019

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.

0reactions
vladimirycommented, Feb 3, 2019

The desktop app mentioned above is working well with the following versions:

  "ndx": "1.0.0-beta.2",
  "ndx-query": "1.0.0-beta.2",
  "ndx-utils": "1.0.0-beta.0",

I didn’t notice a memory leaks. Closing the issue as resolved.

Read more comments on GitHub >

github_iconTop 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 >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found