Skip to content

Releases: Project-Path-of-Exile-Wiki/PyPoE

Sanctum Release

02 Jan 01:29
993870c
Compare
Choose a tag to compare

What's Changed

  • Misc fixes by @acbeaumo in #95
  • Replace all external programs/libraries with Python extensions by @zao in #87
  • Fix macOS Standalone GGPK (version 4) reading by @zao in #85
  • 3.20 Sanctum update (resolves #98) - WIP by @Journeytojah in #97

Full Changelog: 3.19...3.20

3.19 - Interim Collection (Not a true league patch)

09 Dec 19:30
419d630
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 3.15...3.19

3.17 - Archnemesis Patch

14 May 04:21
579120f
Compare
Choose a tag to compare

What's Changed

  • Page name conflict resolution for new series of quiver base types in … by @acbeaumo in #74
  • Support Exporting Shaper Guardian and Harbinger Maps by @angelic-knight in #72
  • Crucial 3.17 Basic Spec Updates for Exports and Prophecy Removal by @angelic-knight in #75
  • Final 3.17 updates by @angelic-knight in #78
  • Copy eldritch modifier flags that must be added to the wiki template … by @acbeaumo in #77

Full Changelog: 3.16.Final...3.17

3.16 Final - Scourge Patch

13 May 03:19
5fecd90
Compare
Choose a tag to compare

What's Changed

Full Changelog: 3.16.3...3.16.Final

3.16.3 - Scourge Patch

11 Nov 13:50
168f8c1
Compare
Choose a tag to compare
Pre-release

What's Changed

Full Changelog: 3.16.2...3.16.3

3.16.2 - Scourge Patch

09 Nov 14:22
789aab3
Compare
Choose a tag to compare
Pre-release

What's Changed

New Contributors

Full Changelog: 3.15...3.16.2

3.15 - Expedition Patch

28 Oct 18:10
2cec565
Compare
Choose a tag to compare

Initial tag for the new patches branch.

This branch is to be tagged every major milestone in order to reflect the patch state at that stage. For partials, please tag it with:
<major>.<minor>.<partial-version> - <League> Patch

Which should look like:

3.15.2 - Expedition Patch

What's Changed

  • Use poe-utils to slice Incursion room icons and convert images by @zao in #3
  • Page name overrides for consistency with the wiki by @acbeaumo in #4
  • more disambig, add royale gem to skip by @markliu06 in #6
  • Make RelationalReader consistent for non-English languages by @zao in #5
  • Exporter: Updated copy keys to match changes on wiki by @acbeaumo in #7
  • update parser.py to match wiki to use template:iil by @markliu06 in #8
  • Updated exports by @Journeytojah in #13
  • turn relative paths for out_dir and tmp_dir into absolute paths by @Turmfalke2 in #17
  • Change content.ggpk to Content.ggpk by @Turmfalke2 in #15
  • Wiki exporter: Corrected output for cosmetic_type; added cosmetic_theme by @acbeaumo in #19
  • Turn \n in quality descriptions into
    by @Turmfalke2 in #16
  • Don't skip Blade Trap; Page name conflict resolution for divination cards by @acbeaumo in #12

New Contributors

Full Changelog: https://github.com/Project-Path-of-Exile-Wiki/PyPoE/commits/3.15