Skip to content

Releases: rsdoiel/fdx

License change

20 May 21:02
Compare
Choose a tag to compare

I have update the license to the GNU AFFERO GENERAL PUBLIC LICENSE, Version 3, 19 November 2007

Bug fix, YAML mapping

11 Mar 16:00
Compare
Choose a tag to compare

Fixed typo in the YAML mapping that prevented proper rendering of paragraph elements.

Maintenance release

09 Mar 19:50
Compare
Choose a tag to compare

Updated code base to go1.22. Added YAML annotation to struct in fdx.go.

Stable release

19 May 21:55
Compare
Choose a tag to compare

This release updates the project to easily compile using Golang 1.20 and Pandoc 3. Added additional OS and CPU support.

Adding support for installation via curl

curl https://rsdoiel.github.io/fdx/installer.sh | sh

Full Changelog: v0.0.4...v1.0.0

stable, inactive release

07 Aug 16:49
Compare
Choose a tag to compare

This release is compiled under Go 1.19. It is stable in that the two programs demonstrating the page haven't changed in years. The project is inactive though I use both fdx2txt and txt2fdx from time to time to convert Final Draft .fdx files.

go 1.16 support

18 Feb 19:26
Compare
Choose a tag to compare

This release adds support for go1.16 modules. Also includes a experimental macOS arm64 cross compile.

Initial Release

15 Jun 05:19
Compare
Choose a tag to compare

fdx is a Go package for working with Final Draft XML files. It includes two demonstration command line programs for converting to/from text.ountain