Skip to content

Releases: essodjolo/bible

v1.0.1

27 Feb 11:55
d3ee11e
Compare
Choose a tag to compare

What's Changed

  • Bump golang.org/x/net from 0.10.0 to 0.17.0 in /go-api by @dependabot in #3

New Contributors

Full Changelog: v1.0.0...v1.0.1

v1.0.0

07 Jun 18:51
Compare
Choose a tag to compare

What's Changed

  • fix : Add encoding tp py scripts by @jdjenontin in #2
  • Implemented the Go API
  • Simplified the Bible data structure, by putting the book at the root of the yaml/json document

New Contributors

Full Changelog: v0.1.0-alpha...v1.0.0

v0.1.0-alpha

05 Jun 19:59
Compare
Choose a tag to compare
  • KJV YAML
  • KJV JSON
  • LSG YAML
  • LSG JSON
  • Sample code about how to used the bible data in your code
  • Bible API description (implementation to come)