Update everything for dropping Python 3.2 support
This commit is contained in:
parent
a55d40dbb5
commit
0b9d4eff09
7 changed files with 9 additions and 36 deletions
|
|
@ -11,6 +11,7 @@ SWIG-4.1.0 summary:
|
|||
- Add PHP 8 support.
|
||||
- PHP wrapping is now done entirely via PHP's C API - no more .php wrapper.
|
||||
- Perl 5.8.0 is now the oldest version SWIG supports.
|
||||
- Python 3.3 is now the oldest Python 3 version SWIG supports.
|
||||
- Common cases of `<` and `>` comparisons in constant expressions are now
|
||||
supported.
|
||||
- GitHub Actions is now used instead of Travis CI for continuous integration.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue