Skip to content

Commit 96dcaff

Browse files
author
Dane Springmeyer
committed
finish changelog for v0.8.0 release
1 parent 83ec515 commit 96dcaff

1 file changed

Lines changed: 15 additions & 3 deletions

File tree

CHANGELOG.md

Lines changed: 15 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,6 @@
22

33
## 0.8.0
44

5-
- mason now run with `set -u` to catch undefined variables in scripts
6-
75
- Added
86
- tippecanoe 1.16.9
97
- libzmq 4.2.2
@@ -15,7 +13,18 @@
1513
- node v4.7.3
1614
- node v6.9.5
1715
- stxxl 1.4.1-1
18-
- libshp2 1.3.0
16+
- libshp2 1.3.0 (shapelib)
17+
- icu 58.1-min-size (built with -Os)
18+
- binutils 2.28
19+
- libosmium 2.12.0
20+
- osmium-tool 1.6.0
21+
- harfbuzz 1.4.4-ft
22+
- perf 4.9.9
23+
- elfutils 0.168
24+
- slang 2.3.1
25+
- xz 5.2.3
26+
- sdf-glyph-foundry 0.1.0
27+
- sdf-glyph-foundry 0.1.1
1928

2029
- Removed
2130
- tippecanoe 1.9.7 (never worked, never had binaries published)
@@ -25,6 +34,9 @@
2534
- Fixed
2635
- Man files are now provided for osmium-tool 1.5.1
2736
- binutils 2.27 now builds on os x
37+
- Unbound variables in sparsehash, bzip2, and harfbuzz packages
38+
- mason now run with `set -u` to catch undefined variables in scripts
39+
- config generation that fails now stops build
2840

2941
Changes: https://github.com/mapbox/mason/compare/v0.7.0...v0.8.0
3042

0 commit comments

Comments
 (0)