Skip to content

NBE command line Interface fix to run on windows

Latest
Compare
Choose a tag to compare
@scottf scottf released this 18 Jul 16:08
· 31 commits to main since this release
9ce8fce

What's New

It's been quite a while since we've done a "release". A release is only necessary if there are changes to the nbe command line program. In this release there are 2 changes relevant to the command line.

  1. Bug fix for the nbe to run on windows having to do with how paths were setup in the composition of docker.
  2. Windows release asset zips now contain nbe.exe instead of nbe so it does not have to be renamed.

Also in the time since the last release, there have been many examples added and some minor improvements to the site. One major change is the removal of the C# .NET V1 examples since there is now a V2 client that is the preferred client for greenfield applications. You can still find the V1 examples in this repo and there are plenty of examples in the V1 client repo also.

Thanks!

Thank you to all the contributors. 11 individuals had their first contribution!

Examples added or updated.

Site, tooling and housekeeping

New Contributors

Full Changelog

v0.1.3...v0.1.4