Joost De Cock
|
eee6c2814a
|
✨ Added new layout setting to bypass bin packing
|
2019-01-13 15:00:01 +01:00 |
|
Joost De Cock
|
33785b5311
|
🔖 v0.27.1
|
2018-12-29 12:56:20 +01:00 |
|
Joost De Cock
|
cc6d52dfb6
|
✨ Throw only errors
|
2018-12-29 12:56:09 +01:00 |
|
Joost De Cock
|
198d442879
|
🔖 v0.27.0
|
2018-12-29 11:45:44 +01:00 |
|
Joost De Cock
|
bfb4500842
|
✨ Added support for boolean options
|
2018-12-29 11:38:46 +01:00 |
|
Joost De Cock
|
058d3ec280
|
🔖 v0.26.1
|
2018-12-22 11:17:33 +01:00 |
|
Joost De Cock
|
692cdab2ce
|
✨ Moved empty settings check to apply method
|
2018-12-22 11:17:28 +01:00 |
|
Joost De Cock
|
554780e1a7
|
🔖 v0.26.0
|
2018-12-22 11:14:52 +01:00 |
|
Joost De Cock
|
1d29b12953
|
💥 pattern.mergeSettings() is now pattern.appy()
|
2018-12-22 11:14:42 +01:00 |
|
Joost De Cock
|
6ad8cb6cb0
|
💥 pattern.with() is nowy pattern.use()
|
2018-12-22 10:35:57 +01:00 |
|
Joost De Cock
|
d07067e593
|
🔖 v0.24.0
|
2018-12-21 11:45:22 +01:00 |
|
Joost De Cock
|
4a6f837e27
|
✨ Added path._curve() and path.curve_() methods
|
2018-12-21 11:44:56 +01:00 |
|
Joost De Cock
|
4d259dc2e5
|
🚨 Removed some linter warnings and unused import
|
2018-12-20 14:39:24 +01:00 |
|
Joost De Cock
|
d3e9c73e17
|
🔖 v0.23.3
|
2018-12-20 14:34:33 +01:00 |
|
Joost De Cock
|
488bd6b5a1
|
✨ Support for multiple part dependencies
|
2018-12-20 14:34:26 +01:00 |
|
Joost De Cock
|
3fd1c7bed8
|
🔖 v0.23.2
|
2018-12-18 15:35:14 +01:00 |
|
Joost De Cock
|
fcbb5aa3b5
|
✨ Updated debug format, and fixed insertText hook test
|
2018-12-18 15:35:07 +01:00 |
|
Joost De Cock
|
2c276998e0
|
🔖 v0.23.1
|
2018-12-17 16:13:54 +01:00 |
|
Joost De Cock
|
80e3cf7bb9
|
✨ Passing locale to insertText hook
|
2018-12-17 16:13:49 +01:00 |
|
Joost De Cock
|
b40408c03b
|
🔖 v0.23.0
|
2018-12-17 14:39:57 +01:00 |
|
Joost De Cock
|
7a657fd94e
|
✨ Updated tests and back to new pattern.Part()
|
2018-12-17 14:39:50 +01:00 |
|
Joost De Cock
|
be9a38222f
|
✨ Updated tests to no longer user pattern.createPart()
|
2018-12-17 12:00:14 +01:00 |
|
Joost De Cock
|
47237bf29e
|
✨ Changes part creation to avoid createPart method
|
2018-12-17 11:49:08 +01:00 |
|
Joost De Cock
|
1db0f8f6bc
|
🔖 v0.22.3
|
2018-12-17 07:41:32 +01:00 |
|
Joost De Cock
|
261e39ba41
|
🐛 Fixed issue with how parts are injected
|
2018-12-17 07:41:20 +01:00 |
|
Joost De Cock
|
360df01792
|
🔖 v0.22.2
|
2018-12-16 18:44:02 +01:00 |
|
Joost De Cock
|
63d07c09ad
|
🐛 Fixed issue where pattern.mergeSettings() wouldn't handle array correctly
|
2018-12-16 18:43:57 +01:00 |
|
Joost De Cock
|
6503108e20
|
🔖 v0.22.1
|
2018-12-16 18:28:43 +01:00 |
|
Joost De Cock
|
2aae935ffe
|
🐛 Handling of settings.only=false
|
2018-12-16 18:28:37 +01:00 |
|
Joost De Cock
|
a7a082fc4c
|
🔖 v0.22.0
|
2018-12-16 18:06:39 +01:00 |
|
Joost De Cock
|
0fbebc4962
|
💥 Breaking changes to draft method and config format
Sampling is currently broken
|
2018-12-16 18:06:01 +01:00 |
|
Joost De Cock
|
e68747801f
|
🔖 v0.21.0
|
2018-12-11 19:15:57 +01:00 |
|
Joost De Cock
|
9e50dc1fe4
|
🔖 v0.20.2
|
2018-12-11 18:49:06 +01:00 |
|
Joost De Cock
|
2563eb93a3
|
🐛 Moved options into settings property as they should be
|
2018-12-11 18:49:00 +01:00 |
|
Joost De Cock
|
f76e28e7e6
|
🔖 v0.20.1
|
2018-12-10 12:52:33 +01:00 |
|
Joost De Cock
|
0a83da13b5
|
✨ Updated insertText hook
|
2018-12-10 12:52:24 +01:00 |
|
Joost De Cock
|
11fb583195
|
🔧 Re-enabled terser
|
2018-12-09 14:20:16 +01:00 |
|
Joost De Cock
|
5148b02ee0
|
🔖 v0.20.0
|
2018-12-09 14:17:54 +01:00 |
|
Joost De Cock
|
84853346a2
|
✨ Rewrote hooks and plugin handling
|
2018-12-09 14:17:46 +01:00 |
|
Joost De Cock
|
6e404afba6
|
🔖 v0.19.0
|
2018-12-07 16:00:45 +01:00 |
|
Joost De Cock
|
18e506e292
|
📦 Updated build settings
|
2018-12-07 16:00:32 +01:00 |
|
Joost De Cock
|
aadfd392ae
|
🐛 Fixed typo in pattern sampling code
|
2018-12-07 15:59:57 +01:00 |
|
Joost De Cock
|
933b1b5a3d
|
✅ Updated tests for hooks workaround
|
2018-09-30 17:03:24 +02:00 |
|
Joost De Cock
|
a0a316b60e
|
✅ Updated tests for hooks workaround
|
2018-09-30 16:56:02 +02:00 |
|
Joost De Cock
|
0963a4f330
|
Workaround for #7 (#8)
* 🚧 Initial workaround for #7
* 🚧 Added workaround for preSample and postSample hooks
|
2018-09-30 16:25:03 +02:00 |
|
joostdecock
|
8f207a1904
|
🔖 v0.18.3
|
2018-09-25 11:52:37 +00:00 |
|
Joost De Cock
|
27625567c7
|
Added 🚨 to macro not found debug message
|
2018-09-25 13:52:15 +02:00 |
|
Joost De Cock
|
17b469a498
|
Added 🔌 to plugin loaded debug message
|
2018-09-25 13:50:56 +02:00 |
|
Joost De Cock
|
0d0f1a08cf
|
Added 🏃🏿♀️ to sample run debug messages
|
2018-09-25 13:49:10 +02:00 |
|
joostdecock
|
08a372184b
|
✨ Updated debug output
|
2018-09-25 10:09:53 +00:00 |
|