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.

Feature candidates for version 0.10.x

See original GitHub issue

I felt a need for a little discussion as there are markable changes requested which require increasing of MINOR version to 0.10. I am putting up a list of some issues/PRs that may be the candidates for upcoming version change.

Already released with v0.10.0

  • #1287 Upgrade to Lodash 4

Upcoming

  • #1278 Update to bluebird@3.4.0

  • #1284 Enable using table alias “Fix #96 by enabling table name aliasing”

  • #1265 Change the behavior of isNew “isNew doesn’t work with custom idAttribute”

  • #900 Support isNew returning a Promise

    I have also an idea how to make isNew thenable by taking benefit of valueOf method overriding. But the downside of this would be that isNew verification must be performed as isNew() == true/false. All the other usages will produce an invalid result.

    So it may not be so good idea at all…

  • #1220 Improve virtuals

    On this me and @rhys-vdw have a bit different opinions.

Your opinions? Any requests more?

Issue Analytics

  • State:closed
  • Created 7 years ago
  • Comments:5 (4 by maintainers)

github_iconTop GitHub Comments

2reactions
vellotiscommented, Jun 29, 2016

The announcement should have been more cheerful 😄

🎉 v0.10.0 released 🎉

1reaction
ahmedcanuckcommented, Jun 22, 2016

The above mentioned ones look great! I would add pagination which is a crucial feature but doesn’t seem to be working in the latest version.

Read more comments on GitHub >

github_iconTop Results From Across the Web

0.10.0 Release candidate 1 - OpenFrameworks Forum
Hi all We are about to release 0.10.0. As with every release, before the final version, we put out a Release Candidate for...
Read more >
Kafka 0.10.2 Documentation
Version 0.10.2 clients can talk to version 0.10.0 or newer brokers. Note that some features are not available or are limited when older...
Read more >
0.10.0 Release Notes The Zig Programming Language
In Zig 0.9.x and the Bootstrap Compiler, the type fn () void is a function pointer and acts like a pointer. However, the...
Read more >
Package candidates | Hackage
Here follow all the candidate package versions on Hackage. [upload] ... Haskell Numeric Library with pure functionality, R & MATLAB Syntax.
Read more >
SciPy Core Developer Guide
They cannot contain new features or deprecations. Released alpha, beta and rc (release candidate) versions are numbered like final versions but with ...
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