2f15af4ff8
✅ Improved test
2021-04-01 20:44:53 +02:00
e29e8416d5
✅ Fix tests, add test for version detection
2021-04-01 20:38:24 +02:00
5d423210dd
👌 Improved PHP version filter
2021-04-01 20:19:55 +02:00
340c36fdf8
🔧 Bump version & build number
2021-04-01 00:18:54 +02:00
3085158b80
🐛 Validate detected PHP version ( #30 )
2021-04-01 00:18:33 +02:00
c2585f9bf4
👌 Cleanup, add separator before refresh item
2021-03-31 23:57:17 +02:00
d478137742
🔧 Bump version & build number
2021-03-31 19:50:38 +02:00
827bd182b1
🐛 Avoid duplicates ( #30 )
2021-03-31 19:38:30 +02:00
f7500637fe
🐛 Be more lenient about Valet checks ( #27 )
2021-03-31 12:21:06 +02:00
7c884610b1
👌 Use snake case for all key names
2021-03-30 16:38:09 +02:00
d3d219751e
🍱 Updated layout constraints
2021-03-30 16:35:13 +02:00
16d2e7d06f
✨ Add preferences dialog to enable static icon ( #25 )
2021-03-30 16:31:28 +02:00
47b86ff9fa
🚩 New prerelease build
2021-03-29 22:29:44 +02:00
6e574b9154
👌 Make sure 'refresh' reopens the menu afterwards ( #24 )
2021-03-29 22:24:15 +02:00
485001403d
✨ Add refresh button ( #24 )
...
By pressing Command-R while the menu is open, the information about the
current PHP installation will be refreshed.
You'll need to open the menu again, but now it will contain up-to-date
information. You could also just press the menu item, of course.
2021-03-29 21:50:40 +02:00
694c5e7f7d
✨ Add credits
2021-03-29 20:49:55 +02:00
d9ff26385a
🍱 Optimized assets
2021-03-29 20:04:08 +02:00
0cfb7c65bb
👌 Avoid self
2021-03-19 16:15:05 +01:00
3cbc2a0367
👌 Avoid self. (and capture using [self] in)
2021-03-19 16:01:03 +01:00
7733c90206
👌 Whitespace, remove print()
2021-03-19 15:50:43 +01:00
0ad6e5cb1c
👌 Multiple trailing closures
2021-03-19 15:44:26 +01:00
8a47cfd5f1
🐛 Remove which valet
check
v3.2
2021-03-17 14:50:26 +01:00
db4c0399fd
📝 Update README
2021-03-12 12:26:55 +01:00
b0f29b72cd
💰 Add funding option to GitHub
2021-03-12 12:24:57 +01:00
98a1622ccc
🔀 Merge branch 'develop'
...
* develop:
💰 Add funding option to GitHub
📝 Update SECURITY
2021-03-12 12:10:12 +01:00
a6ac737590
💰 Add funding option to GitHub
2021-03-12 12:09:49 +01:00
bba719012f
📝 Update SECURITY
2021-03-12 10:01:46 +01:00
cdc0cea01c
📝 Update SECURITY
2021-03-12 10:01:32 +01:00
d3a4f2091c
🚀 Version 3.1
...
* develop:
📝 Tweak error message string
🔧 Bump build version
🐛 Handle `valet` install in `/opt/homebrew/bin`
👌 Cleanup
📝 Updated README
🔧 Determine default shell based on macOS version
✅ Added tests
🚚 Moved files around
📝 Update copyright information
v3.1
2021-03-12 09:54:40 +01:00
c7dc17dded
📝 Tweak error message string
2021-03-12 09:54:12 +01:00
d70f8627bb
🔧 Bump build version
2021-03-12 09:50:29 +01:00
7661f4643d
🐛 Handle valet
install in /opt/homebrew/bin
2021-03-12 09:46:38 +01:00
11d74277e5
👌 Cleanup
2021-02-19 18:59:39 +01:00
e4096ab662
📝 Updated README
2021-02-19 17:35:48 +01:00
d367f1f353
🔧 Determine default shell based on macOS version
...
This fixes #21 (fixes the issue on Mojave) and closes #22 since the min
SDK does not need to be bumped.
2021-02-19 17:28:57 +01:00
79fbdef41b
✅ Added tests
2021-02-14 22:54:45 +01:00
37ede7e2a3
🚚 Moved files around
2021-02-14 22:54:38 +01:00
80eabe3bf3
📝 Update copyright information
2021-02-12 10:00:25 +01:00
aa07a42d8f
🚀 Version 3.0
...
* develop: (29 commits)
🔧 Bump version for release
👌 All methods are internal by default
📝 Move all FAQ to README
📝 Reorganized document
📝 Updated quick troubleshooting
📝 New screenshot
🔧 Bump build version
🎨 Use Self to refer to current type
✨ Improved byte value parsing
📝 Updated SECURITY
📝 Updated README, new screenshot
🔧 Bump build version
🚚 Move files around
🔥 Crash if the view is unavailable
🎨 Fix threading issue
✨ Completed new design for v3.0
✨ Tweak custom views
✨ Custom views
🎨 Updated localization, cleanup
🔥 Cleanup
...
v3.0
2021-02-12 09:47:28 +01:00
b6b3a9a74c
🔧 Bump version for release
2021-02-12 09:38:09 +01:00
ec4371e6da
👌 All methods are internal by default
2021-02-10 16:35:23 +01:00
c7a92d502f
📝 Move all FAQ to README
2021-02-07 11:52:53 +01:00
172a38e459
📝 Reorganized document
2021-02-05 10:59:55 +01:00
d18e8298b6
📝 Updated quick troubleshooting
2021-02-05 10:54:09 +01:00
df325474c6
📝 New screenshot
2021-02-05 10:27:34 +01:00
60278d7817
🔧 Bump build version
2021-02-05 10:11:15 +01:00
9e8117d31f
🎨 Use Self to refer to current type
2021-02-05 10:07:48 +01:00
3d042b24ed
✨ Improved byte value parsing
2021-02-05 09:56:02 +01:00
fcf3483dd0
📝 Updated SECURITY
2021-02-04 22:35:37 +01:00
3db333dd77
📝 Updated README, new screenshot
2021-02-04 22:32:46 +01:00