Skip to content

Releases: IDPLAT/rax-docs

1.0.1

08 May 22:22
519b163

Choose a tag to compare

What's Changed

Full Changelog: 1.0.0...1.0.1

1.0.0-rc.3

25 Mar 18:49
9e031dd

Choose a tag to compare

🐛 Fixes

  • export publish command

1.0.0-rc.2

25 Mar 18:49
b298a6c

Choose a tag to compare

🐛 Fixes

  • enable latest git in Jenkins environment

1.0.0-rc.1

25 Mar 16:03
158d2bc

Choose a tag to compare

🐛 Fixes

  • update "old files" signature
  • restore "install latest" to original behavior
  • jenkins uses the rax-docs requirements.txt
  • fix NPE in jenkins master builds

1.0.0

25 Mar 21:20
7ea128f

Choose a tag to compare

🐛 Fixes

  • add explicit failures to publishing
  • use remote ref for gh-pages in publish
  • another nonexistent ref in publish

0.5.0

24 Mar 19:35
7c50b7f

Choose a tag to compare

🚀 Features

  • post PR previews in jenkins
  • add publish command for devs and jenkins
  • free us from jenkins pythons
  • change update prompt to auto-update

🐛 Fixes

  • stop duplicate .gitignore lines
  • remove unused var from Jenkinsfile
  • make htmlvers command available
  • jenkins should build docs before publishing
  • don't nuke existing gitignore

0.4.0

22 Mar 23:12
f0047b4

Choose a tag to compare

🚀 Features

  • users can download wrapper directly
  • check out version on wrapper install
  • try to get tests working in jenkins

0.3.0

22 Mar 23:11
7098550

Choose a tag to compare

🚀 Features

  • first pass at jenkins support
  • try to add a changelog

🐛 Fixes

  • small changes from beta test

0.2.0

22 Mar 23:13
69d76fc

Choose a tag to compare

🚀 Features

  • trimmed language, added TOC
  • first iteration of the wrapper script
  • add testing GH action
  • add main portion of install logic
  • add readme
  • add an update check to the wrapper script
  • add usage and status commands
  • add first integration test
  • fill in build logic for dev

🐛 Fixes

  • straightens out the testing action
  • use if/then where appropriate
  • tidying up rax-docs script
  • unit test tidying
  • a little cleanup