What's Changed
- Preserve permissions when copying extracted Nim Binaries by @janAkali in #1290
- fix: update help, solver is sat by default by @daylinmorgan in #1291
- Enumerate tagged versions upfront by @jmgomez in #1289
- Locally caches tagged packages by @jmgomez in #1292
- Fixes #1294 --useSystemNim shouldnt download nim by @jmgomez in #1295
- MaximumTaggedVersions is now an option. Fixes a Nim CI issue by @jmgomez in #1293
- doc(workflow): path .. whether -> where by @litlighilit in #1278
- (fix) packageinfo: checkInstallFile now correctly compares files; fixes #1226 by @xTrayambak in #1254
- Fix forge aliases with SAT solver by @xTrayambak in #1296
- Improves formular by @jmgomez in #1297
- better nim selection by @jmgomez in #1298
- Fixes CI: Update binaries macos by @jmgomez in #1301
- Update binaries to produce macos x86 by @jmgomez in #1302
nimble install nimble
works again in posix. Adds SAT test by @jmgomez in #1299- Makes nimble compile with nim 1.6 by @jmgomez in #1300
- Adds
NimbleVersion
,NimbleMajor
,NimbleMinor
andNimblePatch
to nimble files by @jmgomez in #1303 - Bumps 0.16.4 by @jmgomez in #1304
- When in local tagged cache is local as well by @jmgomez in #1305
- Fixes pkgcache by @jmgomez in #1306
- Automatically attach binaries to a release by @jmgomez in #1308
- Allows to continue if tag fetching fails Fixes #1309 by @jmgomez in #1311
- Fixes nimble hanging when there is a cycle in the requirements #Fixes #1307 by @jmgomez in #1312
New Contributors
- @janAkali made their first contribution in #1290
- @litlighilit made their first contribution in #1278
Full Changelog: v0.16.3...v0.16.4