The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
Revision history for Neovim-RPC

1.0.1 2017-11-27
  [ BUG FIXES ]
    - Need Promises +v0.98. (GH#4, Slaven Rezić)

  [ STATISTICS ]
    - code churn: 3 files changed, 16 insertions(+), 4 deletions(-)

1.0.0 2017-11-26
  [ API CHANGES ]
    - Overhaul of the plugins architecture.

  [ ENHANCEMENTS ]
    - add 'nvimx.pl' utility script.
    - add example using Reply for interactive sessions.

  [ STATISTICS ]
    - code churn: 19 files changed, 837 insertions(+), 77 deletions(-)

0.2.0 2017-03-02
  [ ENHANCEMENTS ]
    - Switch from Future to Promises for promise stuff.

  [ STATISTICS ]
    - code churn: 12 files changed, 280 insertions(+), 21 deletions(-)

0.1.0 2015-09-19
  [ ENHANCEMENTS ]
    - Now able to export API as a DSL.

  [ STATISTICS ]
    - code churn: 8 files changed, 102 insertions(+), 13 deletions(-)

0.0.1 2015-09-16
  - First version, unleashed on an unsuspecting world.

  [ STATISTICS ]
    - code churn: 20 files changed, 75 insertions(+), 2477 deletions(-)