Skip to content

Commit 0b73fbb

Browse files
committed
Version 2.6.0 whatsnew
1 parent 8a984d5 commit 0b73fbb

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

docs/whatsnew.rst

+15
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,21 @@
33
What's new?
44
================
55

6+
Version 2.6.0
7+
-------------
8+
9+
My username has changed. This version fixes package metadata associated with this as well as bringing the following (long-overdue) changes:
10+
11+
- The `jsk sql` command, which will try to identify SQL adapters on your bot and provide an interface for using them.
12+
- `python -m jishaku` will now attempt to copy the automatically generated bot prefix to your clipboard if the appropriate libraries are installed.
13+
- Support for translations in `jsk sync`
14+
- `jsk cancel` now uses Discord markdown timestamps to indicate when tasks were started.
15+
- `jsk specialist` works like `specialist <https://pypi.org/project/specialist/>`_ by executing Python code and reporting areas in which Python 3.11+ optimizations apply.
16+
- The version of `import_expression` used has been bumped, making inline imports possible again on new Python versions.
17+
- Some fixes to how `jsk sh` and similar commands work to make them function better on UNIX systems.
18+
19+
Because it has been such a long time since the last formal release, a lot of these improvements have not received much field testing and may contain regressions. Please report any issues you find.
20+
621
Version 2.5.2
722
-------------
823

0 commit comments

Comments
 (0)