Recent Releases of fdx

fdx - License change

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

- Go
Published by rsdoiel almost 2 years ago

fdx - Bug fix, YAML mapping

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

- Go
Published by rsdoiel almost 2 years ago

fdx - Maintenance release

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

- Go
Published by rsdoiel almost 2 years ago

fdx - Stable release

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: https://github.com/rsdoiel/fdx/compare/v0.0.4...v1.0.0

- Go
Published by rsdoiel almost 3 years ago

fdx - stable, inactive release

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
Published by rsdoiel over 3 years ago

fdx - go 1.16 support

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

- Go
Published by rsdoiel about 5 years ago

fdx - Initial Release

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

- Go
Published by rsdoiel over 6 years ago