Release 0.1.2
Minor updates and fixes:
- Added
implicit none
to all interfaces. - Declared some procedures explicitly as
private
. - Updated
http
example to use allocatable strings. - Updated build scripts.
Minor updates and fixes:
implicit none
to all interfaces.private
.http
example to use allocatable strings.