0.6.5
Fixed issue with nh!text delete not returning an output.
Fixed issue with non-ASCII characters failing to be saved to files.
0.6.4
Fixed a spacing issue with nh!files read.
Added a special character for space.
The replacement characters used in nh!files read have been changed to ones present in Consolas.
All HTML escape codes are now unescaped, not just <, >, and &.
0.6.3
Added nh!text appendline.
nh!files read now has a text viewer.
0.6.2
Added nh!text duplicate.
Fixed a crash bug.
Fixed issue with nh!text duplicate not returning an output.
The console now makes a sound at the start of a parse-cycle.
Added nh!files with two subcommands (read, list.)
nh!text now has its arguments in the order (subcommand, filename.)
0.6.1
<, >, and & are now unescaped in main.py, not commands.py.
Fixed a crash bug.
0.6.0
Fixed bug causing nh!suggest to fail if any escaped characters were present.
Added nh!text and its subcommands (read, write, append, insert, create, delete.)
The list of thread IDs is now updated at the end of a parse-cycle.
More information about a post is gathered.
Commands can now create log entries.
Added an indicator for the size of the log file.
0.5.5
Logs are now in a directory, split by date, rather than in a single file.
nh!suggest now unescapes <, >, and &.
0.5.4
Added additional status lines.
The dictionary for thread information is now updated at the end of a parse-cycle.
0.5.3
Fixed bug that prevented nh!threadInfo from functioning.
Made nh!threadInfo only give estimated completion date for threads with the postID type.
Fixed issue that caused the est. completion date to have the same time as the first post.
Added nh!threadinfo as an alias for nh!threadInfo.
nh!threadInfo now includes the date, posts per day, and posts per hour of a thread.
0.5.2
nh!threadInfo now gives estimated completion date & time.
Added the date of a threads first post to threadData.json
0.5.1
Fixed a crash bug.
Fixed bug that prevented nh!threadInfo from functioning.
Adjusted console output.
0.5.0
Added a command for thread information.
0.4.3
Added additional thread information to postIDs.json (renamed to threadData.json)
0.4.2
Added a suggestions command.
0.4.1
Fixed bugs that prevented nh!dice and nh!bot from functioning.
Added a log file.
Added a help command.
0.4.0
The console title now gets changed when running Nihonium.
A module was added for managing version numbers.
Fixed two version number-related crash bugs.
Moved commands into a seperate module.
Added an error catcher for commands.
0.3.4
Added a section to the console output for the status of the post's http request.
0.3.3
Added an unused bell function.
Fixed a crash bug caused by a post having multiple paragraphs.
postIDs.json is now updated at the end of parsing a thread.
0.3.2
A clock was added in the upper-right corner of the console.
0.3.1
This release fixed 3 seperate crash bugs. An additional 2 crash bugs were fixed in later commits.
0.3.0
nh!bot was updated with additional information.
Fixed a crash bug.
0.2.4
nh!dice gained nh!roll as an alias.
0.2.3
Added nh!bot.
Adjusted console output.
0.2.2 is not present in the repository, and either never existed or has been lost to the sands of time.
0.2.1
The oldest update on the repository, updates before this have been lost to the sands of time.