Releases
0.2.1
Created documentation sections (quickstart and various examples)
Completed entities documentation; a lot remains to be documented though
The file parser fails faster with non-Gedcom files
Improve tooling (toString
method on selections, nodeToString
for single nodes)
The index property can be hidden
The charset detection can be disabled and a static value can be provided instead
New selections methods (concatenate
, concatenateLeft
, sorted
, equals
)
Fixed undefined
appearing in values when concatenating empty lines
Fixed various issues when parsing dates
Dates in Gregorian and French Republican calendars can now be converted to JS dates thanks to toJsDate
Added some missing adapters and value converters
Added some missing value enumerations
Fixed tree-shakability; bundles can now be greatly optimized in size, especially if the selection API is not used
Added an ES6 build, in addition to the existing CommonJS build
You can’t perform that action at this time.