Skip to content

Releases: 46elks/elkme

elkme.

06 Oct 15:37
Compare
Choose a tag to compare
elkme. Pre-release
Pre-release

This release marks a heavy shift from elkme to elks, the new CLI for interacting with 46elks. elkme has been streamlined to do SMS and do it good. All other features are considered out-of-scope for elkme 😄

Added:

  • User can now specify maximum length of a message

Removed:

  • Calls support
  • Number administration from elkme

Internal API improvements

02 Apr 17:44
Compare
Choose a tag to compare
Pre-release

The idea is that elks.py will be useful as a 46elks SDK for Python and main.py wrapping it in the useful CLI tool we all know and ❤️

Calls support!

30 Jul 14:13
Compare
Choose a tag to compare
Calls support! Pre-release
Pre-release

This public release sees the addition of calls and makes it possible for you to receive information about an account from elkme

  • Added support for calls
  • Added support to see information about an account and associated numbers
  • Changed configuration name from textme to elkme. The old file is
    automatically migrated
  • Updated documentation
  • Minor improvements

elkme initial PR and Python 3 support

23 Jul 09:25
Compare
Choose a tag to compare
Pre-release

Primary features:

  • The name was changed from textme to elkme as to avoid confusion with existing products
  • Native support for Python 3 was added -- should run on 2.7 and 3 now