v0.14.1
What's Changed
- Menu select add arrow button support by @elcritch in #963
- nimble install: add --noRebuild option by @CyberTailor in #966
- Add --offline option by @CyberTailor in #967
- Fix #953 by @ire4ever1190 in #962
- Remove Nimble beta qualifier by @elcritch in #972
- Add
nimble clean
command by @CyberTailor in #973 - Fix the
doClone
procedure to clone a repository as is by @bobeff in #974 - Fix Git sub-modules handling by @bobeff in #975
- Update outdated documentation by @bobeff in #943
- Add
develop --global
option by @bobeff in #970 - Consider given version range in
nimble path
by @metagn in #979 - Add possibility to run executables from dependency packages by @bobeff in #976
- Enable unit tests for GitHub Actions by @CyberTailor in #977
- Changed "files" to "numbers" in library example by @jiftoo in #987
- Don't hardcode module names in tmoduletests.nim by @CyberTailor in #988
- Fix create directory behavior by @locriacyber in #983
- Make sure that lock does not fail if non-dependecy in dev is dirty by @yyoncho in #1008
- Add the ability to pass arguments to test command by @yyoncho in #1010
- Can sync ignoring deps not present in lock file even if they are in develop file by @yyoncho in #1009
- Add LGPLv3 + static linking exception license by @FedericoCeratto in #1021
- tweak docs to clarify install depsOnly option by @elcritch in #1020
- Allow overriding lock file by @yyoncho in #1011
- [POC] Implement 'nimble depsTree' by @yyoncho in #1012
- Add info into body of PR when publishing by @ire4ever1190 in #1036
- Implement task level dependencies by @ire4ever1190 in #1035
- test against the devel branch by @ringabout in #1041
- bump nimble to 0.14.1 by @ringabout in #1046
New Contributors
- @elcritch made their first contribution in #963
- @CyberTailor made their first contribution in #966
- @ire4ever1190 made their first contribution in #962
- @metagn made their first contribution in #979
- @jiftoo made their first contribution in #987
- @locriacyber made their first contribution in #983
- @yyoncho made their first contribution in #1008
Full Changelog: v0.14.0...v0.14.1