Skip to content

Releases: worlduniting/bookpub

v0.3.4 ALPHA (Gilgamesh)

19 May 20:43
e02cf35
Compare
Choose a tag to compare
Pre-release
  • New README.md for create-bookpub-project package

    • Copied over the console help message
    • Copied over the output when a new project is generated.
  • BookPub will check for a local installation in node-modules and use that, otherwise it will look for a global install

    • This will permit users to keep the correct version of BookPub that corresponds to their manuscript (should there be changes in the future)
  • Created separate NPM Package create-bookpub-project

    • Stored in same repository, under packages/create-bookpub-project/
    • Users will now run npx create-bookpub-project
  • New Testing Framework!

    • Added Mocha and Chai for BDD/TDD testing
    • Created Mock Book/Manuscript
      • Mock book.config.mock.yml
      • Mock manuscript using most major EJS funcitonality
    • Added Archive function to be able to view test builds
      • Creates an archive of builds for each test in the archives/ folder
    • Created test:clean npm task for removing archives/builds

v0.1.0

26 Apr 16:48
c1dea5b
Compare
Choose a tag to compare
v0.1.0 Pre-release
Pre-release

BookPub v0.1.0 ALPHA (Gilgamesh)

BookPub has only been tested on MacOS 13.