Releases: 46elks/elkme
Releases · 46elks/elkme
elkme.
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
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!
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
toelkme
. The old file is
automatically migrated - Updated documentation
- Minor improvements
elkme initial PR and Python 3 support
Primary features:
- The name was changed from
textme
toelkme
as to avoid confusion with existing products - Native support for Python 3 was added -- should run on 2.7 and 3 now