-
Notifications
You must be signed in to change notification settings - Fork 0
/
CHANGELOG
40 lines (40 loc) · 1.07 KB
/
CHANGELOG
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
v0.20.0:
date: 2015-11-24
changes:
- Rewriting most support files with node 5 / es2015 features
- Many version bumps in dependencies
v0.17.3:
date: 2015-11-24
changes:
- Only gzip html,css,js when doing S3 deployment
v0.17.2:
date: 2015-10-22
changes:
- Only use gulp plumber when watching
- Fixing circleci caching for webhook
v0.17.0:
date: 2015-10-22
changes:
- Clean up package.json scripts
- Run simple mocha test for webhook, lab tests for static
- Added circle.yml files
- Added more explicit --production flag for builds, set for deploys
- Removed S3 "stage" site. Seems confusing.
v0.14.2:
date: 2015-10-07
changes:
- Using Webhook minification for projects using that platform
- Move static platform css/js/image files into `/static` subfolder
- Only using svg sprites now
v0.9.12:
date: 2015-2-12
changes:
- Changed name again! Getting close to real release.
v0.9.0:
date: 2015-2-2
changes:
- Changed name, made work with many platforms.
v0.1.0:
date: 2015-0-8
changes:
- Initial release.