fix #2350 updated the swig wrappers to swig version 4.2.1. Lets hope it solves the OSX issues

This commit is contained in:
iceman1001 2024-04-16 22:35:10 +02:00
commit 6cc9c435e0
3 changed files with 4454 additions and 4082 deletions

View file

@ -3,6 +3,7 @@ All notable changes to this project will be documented in this file.
This project uses the changelog in accordance with [keepchangelog](http://keepachangelog.com/). Please use this to write notable changes, which is not the same as git commit log...
## [unreleased][unreleased]
- Updated to SWIG 4.2.1 (@iceman1001)
- Removed `data bin2hex` - replaced by `data num` (@iceman1001)
- Removed `data hex2bin` - replaced by `data num` (@iceman1001)
- Fixed `lf em 410x clone --electra` - now writes properly (@iceman1001)

File diff suppressed because it is too large Load diff

File diff suppressed because it is too large Load diff