Skip to content

Releases: pietroppeter/nimib

Fix Image path

10 Jun 10:20
1232629
Compare
Choose a tag to compare

issue: #54
PR: #56

nimibOutDir and nimibSrcDir

03 Jun 15:42
6b24c8b
Compare
Choose a tag to compare

added compile-time switches to override nbHomeDir: #53
Mainly required for Nimiboost, also useful for nimibook.
We will clean up path handling later and also document more explicitly this, hopefully before 0.2.

re-release to fix nimble version

15 May 07:28
dda83a5
Compare
Choose a tag to compare

I forgot to bump version in nimble file when releasing 0.1.1, new release to fix this

fixes/requirements for scinim/getting-started

14 May 13:27
257d631
Compare
Choose a tag to compare

see discussion in various issues https://github.com/SciNim/getting-started/issues, in particular this release is to address SciNim/getting-started#12

  • add nbPostInit mechanism to customize document (#32)
  • fix (breaking): code output is escaped by default
  • fix (breaking): code output is not stripped anymore
  • fix: nbDoc.write will create directories if not existing (#44)