Releases: mpokorny/vysmaw
v1.2.5
v1.2.4: Python 3 support
Some minor changes to support builds of under python 3
v1.2.3: vyssim data
Added new mode for vyssim to generate visibilities as random normal deviates. The previous operating mode, in which visibilities contain encoded metadata, continues to exist as an option, but as the encoded value mode is mainly useful for debugging, the default mode is to generate the random values.
v1.2.2
v1.2.1
v1.2.0
v1.1.1
v1.1.0
v1.0.1
Initial release of libvysmaw
This marks the initial release of libvysmaw
, and the start of disciplined (we hope) version numbering. In addition to providing certain library API guarantees, version numbering will promote compatibility of vys producers and consumers by being tied to versions of the vys protocol. In fact, libvysmaw1.0.0
includes an update to the vys protocol relative to other recent libvysmaw
development versions, which under strict versioning would necessitate a change to the major version number of libvysmaw
, making this a good point to start doing that.