packages feed

inline-asm-0.2.1.0: ChangeLog.md

# Changelog for inline-asm

## v0.3.0.0

* Support named arguments for doubles and floats as well.
* Support passing Ptr values.

## v0.2.0.0

* Support named arguments.

## v0.1.1.0

* Support returning tuples.

## v0.1.0.0

* Initial implementation.