Recent Releases of fountain
fountain - License update
I have changed the license to AGPL 3 or later
- Go
Published by rsdoiel almost 2 years ago
fountain - Maintenance release
This release updates the Go version to 1.22. It included an added ToYAML() func for Fountain docs.
Full Changelog: https://github.com/rsdoiel/fountain/compare/v1.0.0...v1.0.1
- Go
Published by rsdoiel almost 2 years ago
fountain - Stable maintenance release
This release has been built using Golang 1.20 and Pandoc 3. More brinary formats are included as well as curl installer for macOS and Linux
curl https://rsdoiel.github.io/fountain/installer.sh
- Go
Published by rsdoiel almost 3 years ago
fountain - Fix name collision in docs
This release is fixes a name case issue for INSTALL.html on macOS allowing go get and go mod tidy to work properly on macOS where the file system is the default case insensitive.
- Go
Published by rsdoiel over 3 years ago
fountain - stable, inactive release
This is a stable inactive release of the fountain Go package. It include three demo programs -- fountoun2html, fountain2json, fountainfmt. I use this from time to time but haven't found a need to change them in years.
- Go
Published by rsdoiel over 3 years ago
fountain - go1.16 support
This release updates fountain package to support go1.16 compiler as well as experimental binary support for Apple M1 machines.
- Go
Published by rsdoiel about 5 years ago
fountain - fountain2json, fountain2html
Added two new command line programs, fountain2json and fountain2html. The first parses a fountain document and returns JSON. This is suitable for processing with other scripts to generate reports. The second is for converting fountain to HTML including generate some default CSS.
- Go
Published by rsdoiel over 6 years ago
fountain - Initial Release
fountain is a Go package for working with the Fountain Markup syntax used in writing screen plays. It include a demo command line tool called fountainfmt.
- Go
Published by rsdoiel over 6 years ago