Skip to content

Releases: kotct/dot

Version 0.2.0

15 Jul 21:37
@rye rye
ca08acf
Compare
Choose a tag to compare

This release:

  • Adds basic sh-mode indentation support. (#80)
  • Includes some fixes to the functionality of the kotct/switch-to-theme function. (#89)
  • Adds support for yaml-mode and fish-mode (#92 and #93)
  • Adds support for go-mode (#95)
  • Includes a bug fix for #48, (#112) causing recentf to get autosaved on a timer from the start of the process rather than every on-clock 5 minutes, which previously caused a race condition with multiple Emacs processes.
  • Includes a fix for some issues with how upgrades were selected that caused incorrect package archive priorities. (#99, fixed by #108)
  • Some other bug fixes and performance improvements.

Cheers to all who participated in this release! 🎉

Version 0.1.0

03 Aug 00:57
@rye rye
Compare
Choose a tag to compare
Version 0.1.0 Pre-release
Pre-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.

Version 0.0.0

20 Jul 05:06
Compare
Choose a tag to compare
Version 0.0.0 Pre-release
Pre-release

This is the first release of the current beta state of dot. This is essentially a test release for the newly agreed-upon versioning system discussed in #57.