Skip to content

Releases: sanger-tol/PretextView

PretextView 0.2.4

18 Nov 16:52

Choose a tag to compare

Bug fix (from 0.2.3) -> Program would crash displaying any embedded graphs at the end of a map.

PretextView 0.2.3

01 Nov 10:58
0.2.3
2359d43

Choose a tag to compare

Bug fix -> Scaffold painting small sequences at edges of map.

New feature -> In AGP output, added the option 'Format Singletons', which preserves singleton orientations in AGP output. This is non-standard AGP format, so should be used with caution.

PretextView 0.2.2

23 Jun 16:19
0.2.2
44eb2a2

Choose a tag to compare

Bug fix, program would sometimes get stuck in an infinite loop loading waypoint data from save-states

PretextView 0.2.1

10 Jun 08:47
0.2.1
5bbb115

Choose a tag to compare

Bug fix. Fixes memory overflow bug when opening maps with very high number of sequences.

PretextView 0.2.0

27 May 10:43
0.2.0
4cfdc71

Choose a tag to compare

Full release of v0.2.0

PretextView 0.2.0 Development Preview

11 May 11:05
0.2.0-dev
bffa1b2

Choose a tag to compare

Pre-release

This is a development preview, and as such should not be considered production ready.

New features:
Manual save and load states.
List of input sequences in UI, with the ability to jump to any piece.
Ability to rebuild an original input sequence (same menu as above)
Scaffold painting mode (‘s’ key) and AGP output option.

Note: no forward or backward compatibility with save-sates from previous versions.

Feedback is highly desired

PretextView 0.1.7

16 Apr 20:04
d2e5be5

Choose a tag to compare

PretextView 0.1.7 Pre-release
Pre-release

Bug fix, save-state buffer would previously overflow with >255 edits

Note: whilst this version is fully backwards compatable with save-state files back to those produced by version 0.1.0, save-state files produced with this version are incompatable with earlier version i.e you won't be able to load a save-state file produced by 0.1.7 with an eairlier client.

PretextView 0.1.6

01 Apr 20:41
2a7ddc0

Choose a tag to compare

PretextView 0.1.6 Pre-release
Pre-release

Performance bugfix, in previous versions the main window thread wasn't sleeping until input when the UI was on

PretextView 0.1.5

24 Feb 12:06
ee77123

Choose a tag to compare

PretextView 0.1.5 Pre-release
Pre-release

Fixed bug where multiple embedded graphs from PretextGraph couldn't be viewed at the same time

PretextMap 0.1.4

04 Jun 16:00
0.1.4
d7267f0

Choose a tag to compare

PretextMap 0.1.4 Pre-release
Pre-release

Fixed bug where internal edit buffer would overflow after 128 edits