File tree Expand file tree Collapse file tree 2 files changed +9
-1
lines changed Expand file tree Collapse file tree 2 files changed +9
-1
lines changed Original file line number Diff line number Diff line change
1
+ ## 1.0.0 - 2016-08-13
2
+ * First Semantic Versioning Major Release :)
3
+ * Fast-forward to parinfer.js v1.8.0. Thanks [ Kurvivor19] !
4
+ * adds ` previewCursorScope ` and ` tabStops ` functionality
5
+ * Update the API to be simpler and closer to parinfer.js
6
+ * Updated test files and more thorough testing harness
7
+
1
8
## 0.2.0 - 2016-02-07
2
9
* Some code cleanup
3
10
4
11
## 0.1.0 - 2016-02-06 - First Release
5
12
* Initial release! [ Parinfer] is now usable from Emacs :)
6
13
7
14
[ Parinfer ] :http://shaunlebron.github.io/parinfer/
15
+ [ Kurvivor19 ] :https://github.com/Kurvivor19
Original file line number Diff line number Diff line change 1
1
; ;; parinferlib.el --- a Parinfer implementation in Emacs Lisp
2
- ; ; v1.0.0+DEV
2
+ ; ; v1.0.0
3
3
; ; https://github.com/oakmac/parinfer-elisp
4
4
; ;
5
5
; ; More information about Parinfer can be found here:
You can’t perform that action at this time.
0 commit comments