added file separator setting for paragraph context
moved render functions to renderer
harmonized render method names in paragraph and renderer
changed build to single doc souces (changelog/readme)
changed code to use Java 8
interfaces now have default implementations, abstract classes removed
using skb-interfaces
package, some functionality changed
added first line formatting
added hanging paragraph formatting
added dropped capital letter formatting
improved documentation, now using AsciiDoctor
changed test behavior - added examples using skb-interfaces
changed justified alignment behavior
justified now means all lines are justified
added justified left for last line being left aligned
added paragraph frames
rewrote padding/margin/character behavior and renderer
added site documents
alignment and format moved to skb-interfaces
removed old module/ settings, added bundle/pm settings
original release with simple paragraph class
bundle released on Maven Central and source in GitHub