### 1.0.5
* fix mingw, update sde
### 1.0.4
* modernized mulle-sde
### 1.0.3
* fix environment.sh
### 1.0.2
* fix travis.yml
### 1.0.1
* added travis with extra extension
# 1.0.0
* migrated to mulle-sde
* renamed headers to hyphenated version
* no longer available as a homebrew package
### 0.5.27
* Various small improvements
### 0.5.25
* support new mulle-tests
### 0.5.23
* fixed scion wrapper command
### 0.5.21
* refinements for mulle-configuration 3.1
### 0.5.19
* modernized to mulle-configuration 3.0
### 0.5.17
* make it a cmake "C" project
### 0.5.15
* modernized project
0.5.14
===
* community release
0.5.13
===
* merge community release
0.5.12
===
* fix README
0.5.11
===
* merge fixes for community release
0.5.10
===
* fixes for community release
0.5.1-0.5.9
===
* improve release script and documentation
## 0.5
* renamed function `mulle_align` to `mulle_address_align`
* renamed function `mulle_align_pointer` to `mulle_pointer_align`
* renamed function `mulle_vararg_count` to `mulle_vararg_count_pointers`
* moved **id** macros to mulle-objc
* wrote some documentation
* added a test
## 0.4
* i386 has some crazy alignment rules. So alignment has to be calculated
differnently now.
## 0.3
* removed gnuisms to be C99 compliant
## 0.2
* fixed catastrophic miscalculation
## 0.1
* added versioning