Skip to content

Releases: mrlem/genesys

Version 1.0.10

25 Nov 15:16

Choose a tag to compare

Noteworthy changes:

  • fix minor date parsing issue
  • internal: add ci for branch & pr validations, and release
  • internal: add unit tests

Full Changelog: v1.0.9...v1.0.10

Version 1.0.9

22 Nov 18:40

Choose a tag to compare

Noteworthy changes:

  • fixed date parsing: single digit dates, and month dates
  • changed symbols to better reflect common usages in genealogy

Full Changelog: v1.0.8...v1.0.9

Version 1.0.8

20 Nov 20:56

Choose a tag to compare

Noteworthy changes:

  • handle non-exact dates
  • upgrade dependencies
  • add occupation export output field

Full Changelog: v1.0.7...v1.0.8

Version 1.0.7

11 May 17:37

Choose a tag to compare

Mostly code cleanup, but one notable feature:

  • output now supports dates display using the -f dates command line option

Full Changelog: v1.0.6...v1.0.7

Version 1.0.6

10 May 22:41

Choose a tag to compare

Maintenance following feedback:

  • fix double-quote handling in names
  • improve command-line help
  • allow root by ID
  • improve root error reporting

Full Changelog: v1.0.5...v1.0.6

Version 1.0.5

08 May 22:21

Choose a tag to compare

Most notable features added:

  • unix distribution now compressed to tar.gz
  • sample gedcom files are now part of the distribution
  • change root detection: defaults to most recent individual, can be changed in the command line

Full Changelog: v1.0.4...v1.0.5

Version 1.0.4

08 May 17:34

Choose a tag to compare

A single bugfix: fixed an issue in handling filenames with spaces.

Full Changelog: v1.0.3...v1.0.4

Version 1.0.3

08 May 15:44

Choose a tag to compare

The main change is the support for various output types (among which SVG).

Full Changelog: v1.0.2...v1.0.3

Version 1.0.2

08 May 14:59

Choose a tag to compare

What's new:

  • app is now fully usable in command line (see #1)
  • name parsing is now more resilient
  • bits of code cleaning

Full Changelog: v1.0.1...v1.0.2

Version 1.0.1

08 May 09:08

Choose a tag to compare

Minor fixes:

  • clarify doc
  • add license file