genomix 1.7 released
Changes¶
- Provide a local client, not passing through genomixd, for direct use in tcl-genomix. The "connection" command is genomix::localhost, it returns a handle directly usable as with the remote client.
- Remove atexit(3) protection hack, as it cannot be easily done anymore due to internal changes - only ROS on non-glibc hosts was concerned, so this is better fixed by fixing ROS on those hosts.
Comments