Skip to content

Releases: realgud/realgud

Get ready for release 1.5.1...

15 Jul 23:29
Compare
Choose a tag to compare
  • Remove "lexical-let"
  • recursive-autoloads: Remove autoloads from packages that no longer are
    included, e.g. ipdb, jdb, nodejs
  • Require 25.1 or greater pervasively; :version 24.3 -> 25.1 wherever
    that appears
  • perldb.el: fix small cut-and-paste holdover
  • NEWS -> NEWS.md
  • Miscellaneous bugs fixed

Merge pull request #249 from realgud/release-1.5.0

28 May 17:59
2d37b7d
Compare
Choose a tag to compare

Emacs 25 or greater is now required.

ipdb, jdb, and nodejs (older node debug) removed from core. Get them as separate packages.

Memorial Day

26 May 00:20
Compare
Choose a tag to compare

Mostly lint-like fixes and a couple bug fixes to boot.

Note: The next release 0.5.0 will remove debuggers ipdb, nodejs, and jdb. These are all available as separate packages. Inessential or obsolete debugger removal in favor of external packages may continue until morale improves.

1.4.6

04 May 12:40
Compare
Choose a tag to compare

Numerous changes and bug fixes. The main new feature though is adding a breakpoint buffer that is akin to the backtrace buffer.

Note: the next release, 1.5.0 which will be on ELPA as well as MELPA will remove ipdb