Skip to content

Releases: rexovolt/november

v0.6.0

20 Jul 22:02
255fe86
Compare
Choose a tag to compare
  • BREAKING: v0.6.0 requires Node v18 or later.
  • Added support for interactive uasge (-interactive).
  • Various improvements to the build process and other cleanup.

v0.4.1

12 Mar 15:34
Compare
Choose a tag to compare
  • BREAKING: 0.4.1 requires Node 16.14.0 or higher. If you're using Node 12/14/older versions of Node 16, please use 0.3.4 instead.
  • Fixed a few more issues - the library should now be useable again. Apologies for the prior issues!

v0.3.4

12 Mar 15:34
Compare
Choose a tag to compare

This release fixes a few more issues - the library should now be useable again. Apologies for the prior issues!

Please note that this will be the last version to support Node 12, 14 and versions of Node 16 before 16.14.0. This release also does not work on Node 16.14.0+. Please use 0.4.1 instead.

v0.3.3

12 Mar 15:32
Compare
Choose a tag to compare

This release fixed a bug where the package could not be installed. This release does not work.

v0.3.2

12 Mar 15:32
Compare
Choose a tag to compare

This release attempted to fix a bug where the package could not be installed. This release does not work.

v0.3.1

10 Feb 19:48
Compare
Choose a tag to compare

This release is equal to v0.3.0.

v0.3.0

10 Feb 19:28
Compare
Choose a tag to compare
  • BREAKING: The library has been rewritten in TypeScript - this means that the project is run from the dist folder, meaning that you might need to reinstall Termivolt.
  • Add support for banning users (-ban)
  • Add support for optionally setting a custom API URL (specify this as the last argument)
  • General fixes and improvements to enhance the user experie- (but in all seriousness, some strings have been improved/standardised and such)

v0.2.0

01 Dec 22:33
Compare
Choose a tag to compare
  • Add support for kicking users (-kick)
  • General fixes and improvements (less sub-dependencies 🎉)

v0.1.0

29 Nov 22:47
Compare
Choose a tag to compare
  • Initial release
  • This version mostly supports message sending (with a few bugs)