tcl-genomix 1.7 released
Changes¶
- Split package into genomix and genomix::remote. The latter is dedicated to the connection to a remote genomixd, while the former handles the common part between genomix::local (provided separately by genomix) and genomix::remote
- Auto load genomix::local and genomix::remote when the genomix::localhost or genomix::connect commands are invoked
- Fix the load of aliased clients ($genomix load xxx as yyy)
Comments