forked from dataliterate/data-populator
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathappcast.xml
161 lines (161 loc) · 6.36 KB
/
appcast.xml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:sparkle="http://www.andymatuschak.org/xml-namespaces/sparkle" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
<title>Data Populator</title>
<link>https://raw.githubusercontent.com/preciousforever/data-populator/master/appcast.xml</link>
<description>A plugin to populate your design mockups with meaningful data. Good Bye Lorem Ipsum. Hello JSON.</description>
<language>en</language>
<item>
<title>Version 3.0.3</title>
<description>
<![CDATA[
<ul>
<li>{placeholders} can now be used in override text content!</li>
<li>Data substitutes can now be stacked in order of priority: for example, {name??email?phone} will use 'email if there's no data for 'name' and 'phone' if there's no data for 'email' etc.</li>
<li>'#swapSymbol' Conditional Action: if you don't pass a symbol name (eg. #swapSymbol[true]), it will swap the symbol to 'None', hiding the symbol effectively</li>
</ul>
]]>
</description>
<enclosure url="https://www.datapopulator.com/releases/datapopulator-sketch-v3.0.3.zip" sparkle:version="3.0.3" />
</item>
<item>
<title>Version 3.0.2</title>
<description>
<![CDATA[
<ul>
<li>Fixed symbols in Sketch 52.3</li>
<li>'#swapSymbol' Conditional Action now works with Libraries</li>
</ul>
]]>
</description>
<enclosure url="https://www.datapopulator.com/releases/datapopulator-sketch-v3.0.2.zip" sparkle:version="3.0.2" />
</item>
<item>
<title>Version 3.0.1</title>
<description>
<![CDATA[
<ul>
<li>no more crashes when running populate with JSON and the previously selected JSON file no longer exists</li>
<li>pressing enter key to select JSON files no longer automatically runs populate (you didn't even get a chance to look at the settings before and it would just populate immediately)</li>
<li>it's now possible to use data for substitutes! For example, {something?name} will insert 'name' but {something??name} will use the data for the 'name' key in the data</li>
</ul>
]]>
</description>
<enclosure url="https://www.datapopulator.com/releases/datapopulator-sketch-v3.0.1.zip" sparkle:version="3.0.1" />
</item>
<item>
<title>Version 3.0.0</title>
<description>
<![CDATA[
<ul>
<li>Revamped UI</li>
<li>New command: Last used data</li>
<li>New command: Populate from URL</li>
</ul>
]]>
</description>
<enclosure url="https://www.datapopulator.com/releases/datapopulator-sketch-v3.0.0.zip" sparkle:version="3.0.0" />
</item>
<item>
<title>Version 2.3.5</title>
<description>
<![CDATA[
<ul>
<li>Fixed compatibility issues for populating images in Sketch 52.</li>
</ul>
]]>
</description>
<enclosure url="https://github.com/preciousforever/data-populator/releases/download/v2.3.5/DataPopulator.zip" sparkle:version="2.3.5" />
</item>
<item>
<title>Version 2.3.4</title>
<description>
<![CDATA[
<ul>
<li>Renamed the plugin from "Sketch Data Populator" to "Data Populator".</li>
</ul>
]]>
</description>
<enclosure url="https://github.com/preciousforever/data-populator/releases/download/v2.3.4/DataPopulator.zip" sparkle:version="2.3.4" />
</item>
<item>
<title>Version 2.3.3</title>
<description>
<![CDATA[
<ul>
<li>Fixed <em>Capitalize</em> Filter.</li>
</ul>
]]>
</description>
<enclosure url="https://github.com/preciousforever/data-populator/releases/download/v2.3.3/SketchDataPopulator.zip" sparkle:version="2.3.3" />
</item>
<item>
<title>Version 2.3.2</title>
<description>
<![CDATA[
<ul>
<li>Added <em>Capitalize</em> Filter.</li>
</ul>
]]>
</description>
<enclosure url="https://github.com/preciousforever/data-populator/releases/download/v2.3.2/SketchDataPopulator.zip" sparkle:version="2.3.2" />
</item>
<item>
<title>Version 2.3.1</title>
<description>
<![CDATA[
<ul>
<li>Removed all image assets from the plugin bundle for faster internal updates. They're now URLs in the demo JSON.</li>
</ul>
]]>
</description>
<enclosure url="https://github.com/preciousforever/data-populator/releases/download/v2.3.1/SketchDataPopulator.zip" sparkle:version="2.3.1" />
</item>
<item>
<title>Version 2.3.0</title>
<description>
<![CDATA[
<ul>
<li>It is now possible to select the location of your presets library.</li>
</ul>
]]>
</description>
<enclosure url="https://github.com/preciousforever/data-populator/releases/download/v2.3.0/SketchDataPopulator.zip" sparkle:version="2.3.0" />
</item>
<item>
<title>Version 2.2.2</title>
<description>
<![CDATA[
<ul>
<li>Added support for Sketch 48.</li>
<li>Minor bug fixes when configuring grid settings.</li>
</ul>
]]>
</description>
<enclosure url="https://github.com/preciousforever/data-populator/releases/download/v2.2.2/SketchDataPopulator.zip" sparkle:version="2.2.2" />
</item>
<item>
<title>Version 2.2.1</title>
<description>
<![CDATA[
<ul>
<li>Added support for Sketch 47.</li>
</ul>
]]>
</description>
<enclosure url="https://github.com/preciousforever/data-populator/releases/download/v2.2.1/SketchDataPopulator.zip" sparkle:version="2.2.1" />
</item>
<item>
<title>Version 2.2.0</title>
<description>
<![CDATA[
<ul>
<li>Improvements for Sketch 44 and 45 compatibility</li>
<li>Bug fixes</li>
</ul>
]]>
</description>
<enclosure url="https://github.com/preciousforever/data-populator/releases/download/v2.2.0/SketchDataPopulator.zip" sparkle:version="1.1" />
</item>
</channel>
</rss>