Skip to content

Releases: hanjinliu/Chimerax-clix

v0.1.9

19 Sep 00:14
Compare
Choose a tag to compare

Changed

  • Fixes for python<3.10

Full Changelog: v0.1.8...v0.1.9

v0.1.8

22 Aug 02:34
Compare
Choose a tag to compare

This is a bug-fix release.

What's Changed

Full Changelog: v0.1.7...v0.1.8

v0.1.7

19 Aug 13:57
4d2646d
Compare
Choose a tag to compare

Highlight

This release includes the customization of the color theme. In the preference dialog, you can set any colors you like for the command highlighting.

What's Changed

Full Changelog: v0.1.6...v0.1.7

v0.1.6

21 Jun 06:47
Compare
Choose a tag to compare

This is a release for minor bug fixes and some QoL improvement.
A new syntax ? is introduced for quick search of the command usage. For example, volume? will open the documentation for the volume command.

What's Changed

Full Changelog: v0.1.5...v0.1.6

v0.1.5

22 May 10:30
Compare
Choose a tag to compare

Highlights

  • Completion is more intelligent now.
    1. Enumeration and boolean values
      image
    2. Atom specifier under the context of model/chain.
      image
    3. Built-in classifications.
      image
  • Preference dialog.
    image
  • Tooltips and completion list now adjust their geometry based on the screen edges.
    image

What's Changed

Full Changelog: v0.1.4...v0.1.5

v0.1.4

20 May 14:21
Compare
Choose a tag to compare

Highlights

Import history from the built-in CLI

Run command: clix import history

Setting preference

Currently, only area is supported, which defines the initial position of CliX widget.
For example, command clix preference area bottom will change the default position to the bottom (same as the built-in CLI).

What's Changed

Full Changelog: v0.1.3...v0.1.4

v0.1.3

19 May 23:29
Compare
Choose a tag to compare

Now available as a toolshed bundle!

What's Changed

Full Changelog: v0.1.2...v0.1.3

v0.1.2

17 May 12:57
d9afcbe
Compare
Choose a tag to compare

Highlight

This release added several important features for better user experience.

1. Chain ID completion

chain

2. File path completion

path

3. History search (Ctrl+H)

hist

What's Changed

Full Changelog: v0.1.1...v0.1.2

v0.1.1

15 May 13:42
f333b44
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.1.0...v0.1.1

v0.1.0

15 May 10:20
Compare
Choose a tag to compare

First release of Chimerax-clix.