genom3 2.99.33 released
Changes¶
- Avoid to 'Require' the codels-require packages in the codels .pc files, as this causes over-linking of the codels library. Use 'Libs.private' instead.
- Fix genom_sequence_resize() macro when the "length" parameter is an expression.
- Avoid loosing precision in the json serialization of floating point numbers. Use %.17g for doubles and %.9g for floats.
Comments