Skip to content

Version 0.1.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@rye rye released this 03 Aug 00:57
· 87 commits to stable since this release

This release brings a set of small improvements to make the base configuration more usable and efficient. Included in this release are a number of new features:

  • PR #70 resolved #55 by adding basic vanilla support for SmartParens.
  • PR #65 added options to the magit-merge and magit-rebase popups (=S) for GPG-signing a commit.
  • PR #74 resolved #64 by forcing Emacs to include the final newline mandated by POSIX by default.

A few additional project-level changes were made:

  • PR #67 resolved #49 by adding the MIT license to the project.
  • PR #73 resolved #72 by turning down Travis notifications for recurring successful builds.
  • PR #71 resolved #57 and #58 by fixing the versioning system to make it somewhat more semantic.