Skip to content

Releases: panda-re/panda

v1.8.22

08 Apr 13:13
Compare
Choose a tag to compare
add readme

v1.8.21

05 Apr 19:08
4311d5b
Compare
Choose a tag to compare
fix versioning (#1491)

v1.8.20

04 Apr 20:57
Compare
Choose a tag to compare
add back .git folder to dockerfile build stage

v1.8.19

03 Apr 02:29
1d0069e
Compare
Choose a tag to compare
PyPANDA versioning (#1489)

* add pypanda versioning

* cleanup

* not quite right

* Add fallback version

v1.8.18

02 Apr 23:40
7b2aed3
Compare
Choose a tag to compare
add back colorama (#1488)

v1.8.17

01 Apr 16:43
Compare
Choose a tag to compare
Callstack_instr: disable TB chaining to improve accuracy

v1.8.16

01 Apr 16:15
Compare
Choose a tag to compare
Add protobuf dependency back to base deps list

v1.8.15

01 Apr 15:47
Compare
Choose a tag to compare
Update ubuntu_18.04_build.txt

v1.8.14

27 Mar 20:10
Compare
Choose a tag to compare
Allow larger kernel cmdline for MIPS Malta

v1.8.13

22 Mar 18:45
86e4ed1
Compare
Choose a tag to compare
Update pypanda README based on poking around with pypanda wheel (#1481)

* Update pypanda README based on poking around with pypanda wheel

* Update to upload and download for pypi and upload debian and wheel together

* First step of updating publish_deb for no EOL actions

* Since renaming wont occur in action, setup.sh will attach version instead

* I do not think you need the create_release@v1 as the new one does this for you too

* setup.py uses requirements.txt already, no need to repeat myself

* Yeah I do not think you need the whole old create_release here either