1 周之前 在该版本发布之后已有 0 次代码提交到 master 分支
New:
Enhancements:
Bugs:
2 月之前 在该版本发布之后已有 23 次代码提交到 master 分支
Version 1.11 marks a new frontier for ait. I've switch to using GNU/Linux as my main work machine and therefore use ait on GNU/Linux most of the time. This change has allowed me to find many more bugs especially memory related bugs that didn't seem to exist on macOS or NetBSD. That being said, this version of ait is the most safe thus far.
Other than better Linux support, the other most important changes are:
New:
Enhancements:
Bugs:
3 月之前 在该版本发布之后已有 37 次代码提交到 master 分支
This is the first release candidate for version 1.11. It contains major enhancements to memory handling and stability, especially on GNU/Linux systems. ait has primarily been developed on macOS and NetBSD but has now started development primarily on GNU/Linux (glibc) and NetBSD.
Here is the release information from the NEWS file:
New:
Enhancements:
Bugs:
6 月之前 在该版本发布之后已有 98 次代码提交到 master 分支
A smaller release that packs a HUGE punch. Finally, we have kinda syntax highlighting. Nothing special but can be helpful. I'll be adding to it as time goes on and might add an option to compile ait
without the syntax support. Also have dynamic-expand
which is super helpful. A small warning: dynamic-expand
does have some bugs that have yet to be fixed. This release is mostly to fix some high priority bugs that were released in previous release and dynamic-expand
just so happened to be almost ready so I included it.
New:
Enhancements:
\t
nowBugs:
7 月之前 在该版本发布之后已有 137 次代码提交到 master 分支
Version 1.9 has been a long time coming and contains a massive amount of improvement and an insane amount of bug fixes. The most notable update include:
New Features:
Enhancements:
Bugs:
11 月之前 在该版本发布之后已有 212 次代码提交到 master 分支
New Features:
-b backup_dir
option to set the backup dir.
Enhancements:
Bugs:
1 年之前 在该版本发布之后已有 236 次代码提交到 master 分支
Updated the backup dir to be changeable at compile time.