Skip to content

Releases: rexovolt/november

v0.6.0

Choose a tag to compare

@Rexogamer Rexogamer released this 20 Jul 22:02
255fe86
  • 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

Choose a tag to compare

@Rexogamer Rexogamer released this 12 Mar 15:34
  • 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

Choose a tag to compare

@Rexogamer Rexogamer released this 12 Mar 15:34

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

Choose a tag to compare

@Rexogamer Rexogamer released this 12 Mar 15:32

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

v0.3.2

Choose a tag to compare

@Rexogamer Rexogamer released this 12 Mar 15:32

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

v0.3.1

Choose a tag to compare

@Rexogamer Rexogamer released this 10 Feb 19:48

This release is equal to v0.3.0.

v0.3.0

Choose a tag to compare

@Rexogamer Rexogamer released this 10 Feb 19:28
  • 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

Choose a tag to compare

@Rexogamer Rexogamer released this 01 Dec 22:33
  • Add support for kicking users (-kick)
  • General fixes and improvements (less sub-dependencies 🎉)

v0.1.0

Choose a tag to compare

@Rexogamer Rexogamer released this 29 Nov 22:47
  • Initial release
  • This version mostly supports message sending (with a few bugs)