This release doesn't provide any new functional features. It just re-structures the action to use a docker container and the official AsciiDoctor Alpine image. That simplifies the script, speeds up the build process and makes it easier to maintain the action.
These changes enable the action to run inside a local docker container on your computer using nektos/act tool. Check PR #6 for details.