Releases: mrlem/genesys
Releases · mrlem/genesys
Version 1.0.10
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
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
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
Mostly code cleanup, but one notable feature:
- output now supports dates display using the
-f datescommand line option
Full Changelog: v1.0.6...v1.0.7
Version 1.0.6
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
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
A single bugfix: fixed an issue in handling filenames with spaces.
Full Changelog: v1.0.3...v1.0.4
Version 1.0.3
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
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
Minor fixes:
- clarify doc
- add license file