File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11# Changelog
22
3- ## 0.2.0-snapshot (unreleased)
3+ ## 0.3.0-snapshot (unreleased)
4+
5+ ## 0.2.0 (2026-05-14)
46
57- Optional inline result overlays. Set `port-eval-overlay' to
68 ` t' and each interactive eval ( ` C-c C-e' on a sexp, `C-c C-c'
Original file line number Diff line number Diff line change 66; ; Maintainer: Bozhidar Batsov <bozhidar@batsov.dev>
77; ; Homepage: https://github.com/clojure-emacs/port
88; ; Keywords: languages, clojure, port, prepl
9- ; ; Version: 0.1 .0
9+ ; ; Version: 0.2 .0
1010; ; Package-Requires: ((emacs "28.1"))
1111
1212; ; This program is free software: you can redistribute it and/or modify
5959 :group 'applications
6060 :link '(url-link :tag " GitHub" " https://github.com/bbatsov/port" ))
6161
62- (defconst port-version " 0.1 .0"
62+ (defconst port-version " 0.2 .0"
6363 " The current version of Port." )
6464
6565(defcustom port-default-host " localhost"
You can’t perform that action at this time.
0 commit comments