Glavin Wiechert
fd1a5cba50
Close #1083 . Add table of supported Operating Systems
2016-07-22 11:27:47 -03:00
greenkeeperio-bot
13933f79c8
chore(package): update universal-analytics to version 0.4.2
...
https://greenkeeper.io/
2016-07-22 03:04:51 -03:00
Glavin Wiechert
4faa7226f7
Prepare 0.29.10 release
2016-07-19 01:20:10 -03:00
Glavin Wiechert
0212f49c83
Close #1061 . Help Debug Editor command creates Gist (no Clipboard)
2016-07-19 01:17:21 -03:00
Glavin Wiechert
9ae1b4c8d0
Merge pull request #1065 from Glavin001/greenkeeper-jscs-3.0.7
...
jscs@3.0.7 breaks build ⚠️
2016-07-16 10:41:26 -03:00
greenkeeperio-bot
1c84e334db
chore(package): update typescript-formatter to version 2.3.0
...
https://greenkeeper.io/
2016-07-16 03:31:03 -03:00
greenkeeperio-bot
792a1cfa7e
chore(package): update jscs to version 3.0.7
...
https://greenkeeper.io/
2016-07-13 21:39:33 -03:00
greenkeeperio-bot
698572e53e
chore(package): update async to version 2.0.0
...
https://greenkeeper.io/
2016-07-12 21:28:57 -03:00
Arman Yessenamanov
5b2e0a1ab3
Fix phpcbf hanging issue by closing stdin
2016-07-11 19:58:59 +06:00
greenkeeperio-bot
05faa1e9ac
chore(package): update marko-prettyprint to version 1.1.8
...
https://greenkeeper.io/
2016-07-09 00:06:32 -03:00
greenkeeperio-bot
c5873d27b1
chore(package): update node-dir to version 0.1.15
...
https://greenkeeper.io/
2016-07-08 21:40:53 -03:00
Glavin Wiechert
c34adb3fd5
Update tidy-markdown
2016-07-06 18:28:53 -03:00
Glavin Wiechert
41ebc5ed93
Close #596 . Improve README documentation
2016-07-02 19:28:01 -03:00
Glavin Wiechert
fdc4eccdbf
Prepare 0.29.9 release
2016-06-27 23:53:44 -03:00
Glavin Wiechert
21c0ce7cde
Improve analytics, switch from Segment to Google Analytics
2016-06-27 23:52:48 -03:00
Glavin Wiechert
708faecad3
Merge pull request #973 from JoostvDoorn/lua
...
Lua beautifier
2016-06-23 19:38:27 -03:00
Glavin Wiechert
c8a654a3ea
Prepare 0.29.8 release
2016-06-13 09:12:28 -03:00
Glavin Wiechert
5681cc907b
Closes #1005 . Update js-beautify to 1.6.3
2016-06-10 11:57:51 -03:00
Joost van Doorn
7096ceb195
Lua beautifier
...
Simple perl script beautifier for lua, by @pkulchenko
2016-06-07 20:17:34 +02:00
Patrick Steele-Idem
2872e581ce
Added psteeleidem as a contributor in package.json
2016-04-28 23:12:24 -06:00
Patrick Steele-Idem
af9cc40dec
Improved Marko v3 support
2016-04-28 23:09:55 -06:00
Leonard Hecker
f536d97fd6
Removed cross-spawn dependency
...
This might fix the "spawn cmd.exe ENOENT" issue on Windows.
2016-04-28 15:57:58 +02:00
Glavin Wiechert
c2851f1d21
Prepare 0.29.7 release
2016-04-23 23:27:42 -03:00
Glavin Wiechert
df5eec7264
Update dependencies
2016-04-23 23:26:32 -03:00
Glavin Wiechert
513ebd807c
Closes #945 . Update TypeScript Formatter beautifier
2016-04-23 23:24:55 -03:00
Glavin Wiechert
6ea9788255
Merge branch 'master' of https://github.com/fdelbos/atom-beautify into fdelbos-master
2016-04-23 16:41:20 -03:00
Glavin Wiechert
8ce6e5d376
Merge pull request #943 from ayoubdev/master
...
[PrettyDiff] Fixed Indent Tabs configuration ignored (issue: #910 : ht…
2016-04-23 16:38:36 -03:00
Glavin Wiechert
e5e37dc2c1
Update tidy-markdown and fix related tests
2016-04-23 16:37:07 -03:00
ayoubdev
8a352c6b40
=> Updated docs/options.md
...
=> Added contributor to package.json
2016-04-23 19:46:52 +02:00
Glavin Wiechert
09c3d6a539
Prepare 0.29.6 release
2016-04-19 20:18:09 -03:00
Glavin Wiechert
b4a12a7e78
Prepare 0.29.5 release
2016-04-19 19:24:26 -03:00
Frederic Delbos
8b237edbee
add ocaml language
2016-04-19 23:15:36 +02:00
Glavin Wiechert
6de115f8e6
Prepare 0.29.4 release
2016-04-16 20:05:21 -03:00
Glavin Wiechert
c950557438
Change cross-spawn dependency to be optionalDependency
...
Closes #573 , #795 , #922 , #858 , #925 , #761 , #902 , #740 .
If cross-spawn fails to install, atom-beautify will still continue to
install and work without it, with degraded support for Windows, such as
ignoring PATHEXT.
2016-04-16 19:55:13 -03:00
Glavin Wiechert
1e282de280
Prepare 0.29.3 release
2016-04-16 16:19:12 -03:00
Glavin Wiechert
0e7c942cb8
Prepare 0.29.2 release
2016-04-08 09:59:40 -03:00
Glavin Wiechert
11069f6b42
See #898 . Improve notification for unsupported settings
...
Also update Lodash dependency.
2016-04-08 09:57:19 -03:00
Glavin Wiechert
9add49118e
Prepare 0.29.1 release
2016-04-04 11:00:26 -03:00
Glavin Wiechert
98fe2aa777
Fixes #891 . Fix build-options postinstall script for Windows
2016-04-04 10:59:13 -03:00
Glavin Wiechert
e919790c64
Prepare 0.29.0 release
2016-04-01 22:42:20 -03:00
Glavin Wiechert
afa27fd50b
See #864 . Add Migration command from old option keys to new keys
...
Old:
{ LANG_OPTION: 'VALUE' }
New:
{ LANG: { OPTION: 'VALUE' }}
2016-04-01 16:57:30 -03:00
Glavin Wiechert
fa9dd8dd4f
Merge branch 'master' into better-settings
2016-04-01 10:40:26 -03:00
Glavin Wiechert
a4e32543dd
Prepare 0.28.28 release
2016-03-30 10:35:52 -03:00
Glavin Wiechert
d48768e503
Closes #199 . Add Jade/Pug beautify support
2016-03-30 10:34:49 -03:00
Glavin Wiechert
f65453d7bb
See #876 , #679 . Build beautifier options postinstall instead of activate
2016-03-29 15:49:51 -03:00
Glavin Wiechert
232a91bb20
Merge branch 'master' of github.com:Glavin001/atom-beautify into better-settings
2016-03-29 14:41:43 -03:00
Dheepak Krishnamurthy
632e90a804
Updated CHANGELOG.md and package.json
2016-03-25 23:13:44 -06:00
Glavin Wiechert
4f9981cd83
Merge pull request #845 from Focus/master
...
Adds LaTeX language support
2016-03-25 23:43:14 -03:00
Glavin Wiechert
96e8cde969
Prepare 0.28.27 release
2016-03-22 23:20:18 -03:00
Glavin Wiechert
e8b26e8d18
Fixes #868 . Update expand-home-dir to v0.0.3
...
The package must have been unpublished for v0.0.2
2016-03-22 23:19:14 -03:00