summary refs log tree commit diff stats
path: root/changelogs
Commit message (Expand)AuthorAgeFilesLines
* adds `koch --skipIntegrityCheck boot` support (#21795)ringabout2023-05-051-0/+1
* closes #21778; document `threading/channels` (#21779)ringabout2023-05-031-1/+1
* fixes #19863; move sha1, md5 to nimble packages for 2.0 (#21702)ringabout2023-05-021-0/+2
* fixes #21245; warn about destructors that can raise (#21726)Andreas Rumpf2023-04-261-3/+8
* fixes #21731; fixes #21537; disable `warnBareExcept` by default [backport] (#...ringabout2023-04-261-1/+1
* docuement case statement breaking changes in the changelog (#21686)ringabout2023-04-191-0/+3
* warn on set types bigger than max size, default to 0..255 for int literals (#...metagn2023-04-171-0/+3
* Update nim 2.0 documentation for docgen & nimgrep (#21665)Andrey Makarov2023-04-171-0/+43
* int64/uint64 as bigint in JS (#21613)metagn2023-04-111-0/+10
* `proc` typeclass accounts for `iterator`, call conventions + `nil` fix + docu...metagn2023-04-111-0/+34
* fixes #21392; document `nimble develop` breaking changes (#21614)ringabout2023-04-041-1/+1
* fixes changelog (#21590)ringabout2023-03-311-0/+1
* document general use of `_`, error message, fixes (#21584)metagn2023-03-301-10/+26
* tuple unpacking for vars as just sugar, allowing nesting (#21563)metagn2023-03-281-0/+20
* fixes #19291; implements `wasMoved` hook (#21303)ringabout2023-03-021-0/+2
* Add mention of breaking change about `[_]` in generics to changelog (#21437)PhilippMDoerner2023-02-261-0/+7
* underscores for routine parameters (#21192)metagn2023-01-081-0/+15
* adds changelog for more architectures support and fixes a link (#21229)ringabout2023-01-061-1/+2
* less verbose type mismatch messages (#21191)ringabout2022-12-281-0/+2
* sync some changes from release notes (#21173)ringabout2022-12-261-4/+2
* add changelog for the new strict function checking algorithm (#21129)ringabout2022-12-191-0/+2
* fixes misplaced changelog entries; pre-existing issue (#21125)ringabout2022-12-172-33/+19
* add 2.0 changelog (#21107)ringabout2022-12-171-0/+321
* Deprecate `std/sharedlist` and `std/sharedtables` (#19112)konsumlamm2021-11-092-1/+3
* Fix #19052; [backport:1.6.0] (#19053)Timothy Alexander2021-10-261-0/+31
* changelog_1_6_0: mention breaking change in effect tracking (#18995)ee72021-10-151-0/+30
* [backport] add v1.6 changelog (#18932)Miran2021-10-131-0/+927
* use more `.}` (#18542)flywind2021-07-201-1/+1
* followup #17700 put changelog in wrong file (#17729)shirleyquirk2021-04-151-2/+0
* followup strformat PR. backslash escapes, tests, docs (#17700)shirleyquirk2021-04-121-0/+1
* implement RFCs/294 ; disallow enum <=> enum conversion (#16351)Timothee Cour2021-04-031-0/+4
* cosmetic fixes for the 1.4 changelog [ci skip]narimiran2020-10-161-78/+66
* add bufixes for 1.4 in its changelognarimiran2020-10-161-0/+515
* create a changelog for 1.4.0narimiran2020-10-161-0/+371
* fix #14064 xmltree should allow create text node with raw text(non-es… (#14...Bung2020-04-221-1/+0
* minor fixes in 1.2 changelog [ci skip]narimiran2020-04-131-13/+17
* std/byaddr => std/decls (#13847)Timothee Cour2020-04-031-2/+2
* create a changelog for v1.2.0narimiran2020-04-022-20/+538
* move entries from the wrong changelog file [ci skip]narimiran2020-01-081-3/+3
* basename supports pragmaexpr (#13045)b3liever2020-01-071-1/+2
* [backport] Fix spelling typos (#12755)Brian Wignall2019-11-281-2/+2
* add changelog for v1.0.2narimiran2019-10-231-0/+56
* Revert "improvements for httpcore (#12228)"narimiran2019-09-231-0/+1
* version 1.0narimiran2019-09-231-0/+137
* note set[T].len alias in future changelog (#11893)Andy Davidoff2019-08-061-1/+1
* update changelogs [ci skip]narimiran2019-07-172-10/+71
* more changelog fixesnarimiran2019-06-061-11/+8
* changelog: fix typos, create a changelog for 0.20narimiran2019-06-051-0/+297
* Fixes #9671 (#9750)Randy Smith2018-11-191-1/+1
* fixes #9376: old changelogs should be kept instead of erased (#9428)Timothee Cour2018-10-194-0/+1004