Pgx

Latest version: v2.6.0

Safety actively analyzes 714792 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 8 of 13

0.1.11

What's Changed
* [Shogi] Extract `_is_drap_pawn_mate` by sotetsuk in https://github.com/sotetsuk/pgx/pull/676
* [Shogi] Unuse `nonzero` by sotetsuk in https://github.com/sotetsuk/pgx/pull/677
* [Shogi] Cache major piece places by sotetsuk in https://github.com/sotetsuk/pgx/pull/678


**Full Changelog**: https://github.com/sotetsuk/pgx/compare/v0.1.10...v0.1.11

0.1.10

What's Changed
* [Kuhn Poker] Add observation by OkanoShinri in https://github.com/sotetsuk/pgx/pull/657
* [Leduc Hold'Em] Add LeducHoldem-Visualizer by OkanoShinri in https://github.com/sotetsuk/pgx/pull/659
* [Kuhn Poker] Add `kuhn_poker` to `EnvId` by OkanoShinri in https://github.com/sotetsuk/pgx/pull/660
* [Leduc Hold'Em] Add `leduc_holdem` to `EnvId` by OkanoShinri in https://github.com/sotetsuk/pgx/pull/661
* [Shogi] Revert `_is_legal_drop` to simpler version by sotetsuk in https://github.com/sotetsuk/pgx/pull/662
* [Shogi] Refactor `_is_legal_move/drop` by sotetsuk in https://github.com/sotetsuk/pgx/pull/665
* [Shogi] Refactor `is_checked` by sotetsuk in https://github.com/sotetsuk/pgx/pull/666
* [Shogi] Use `CAN_MOVE_ANY` in drop pawn mate by sotetsuk in https://github.com/sotetsuk/pgx/pull/667
* [Shogi] Tidy by sotetsuk in https://github.com/sotetsuk/pgx/pull/668
* [Shogi] Split `_is_legal_pseudo_move` by sotetsuk in https://github.com/sotetsuk/pgx/pull/669
* [Shogi] Remove unused condition by sotetsuk in https://github.com/sotetsuk/pgx/pull/671
* [Shogi] Unuse `nonzero` by sotetsuk in https://github.com/sotetsuk/pgx/pull/672
* [Shogi] Split legal action computation by sotetsuk in https://github.com/sotetsuk/pgx/pull/673
* [Shogi] Reduce `_is_legal_move` call by sotetsuk in https://github.com/sotetsuk/pgx/pull/674


**Full Changelog**: https://github.com/sotetsuk/pgx/compare/v0.1.9...v0.1.10

0.1.9

What's Changed
* [Shogi] Speed up drop-pawn-mate logic by sotetsuk in https://github.com/sotetsuk/pgx/pull/645
* [Shogi] Split `_is_legal_move/drop` using `_is_pseudo_legal_move/drop` by sotetsuk in https://github.com/sotetsuk/pgx/pull/647
* [Shogi] Refactor `is_checked` using `_is_pseudo_legal_move` by sotetsuk in https://github.com/sotetsuk/pgx/pull/648
* [Shogi] Speed up illegal drop filtering by sotetsuk in https://github.com/sotetsuk/pgx/pull/649
* [Shogi] Refactor to use `ALL_SQ` by sotetsuk in https://github.com/sotetsuk/pgx/pull/653
* [Shogi] Use `CAN_MOVE_ANY` for speeding up by sotetsuk in https://github.com/sotetsuk/pgx/pull/654
* [Shogi] Use `BETWEE_IX` instead of `BETWEEN` by sotetsuk in https://github.com/sotetsuk/pgx/pull/655
* [Khun Poker] Add KhunPoker-Visualizer by OkanoShinri in https://github.com/sotetsuk/pgx/pull/638
* [Leduc Hold’em] Add `State` and `Env` by OkanoShinri in https://github.com/sotetsuk/pgx/pull/650
* [Kuhn Poker] Fix Typo by OkanoShinri in https://github.com/sotetsuk/pgx/pull/656


**Full Changelog**: https://github.com/sotetsuk/pgx/compare/v0.1.8...v0.1.9

0.1.8

What's Changed
* [Chess] sfen conversion by youyou-ku in https://github.com/sotetsuk/pgx/pull/635
* [Khun Poker] Add `State` by OkanoShinri in https://github.com/sotetsuk/pgx/pull/636
* [Khun Poker] Add `Khun Poker` Env by OkanoShinri in https://github.com/sotetsuk/pgx/pull/637
* [Shogi] Reimplement shogi from scratch by sotetsuk in https://github.com/sotetsuk/pgx/pull/634


**Full Changelog**: https://github.com/sotetsuk/pgx/compare/v0.1.7...v0.1.8

0.1.7

What's Changed
* [2048, Visualizer] Enhance visualization by OkanoShinri in https://github.com/sotetsuk/pgx/pull/620
* [2048, Visualizer] Support when exceeding 2048 by OkanoShinri in https://github.com/sotetsuk/pgx/pull/623
* [Wrapper] Fix autoreset wrapper by sotetsuk in https://github.com/sotetsuk/pgx/pull/624
* [Docs] Fix README by sotetsuk in https://github.com/sotetsuk/pgx/pull/626
* Enhance workspace script by sotetsuk in https://github.com/sotetsuk/pgx/pull/628
* [Shogi] Refactor convert to direction by sotetsuk in https://github.com/sotetsuk/pgx/pull/630
* [Shogi] Fix pawn drop mate bug by sotetsuk in https://github.com/sotetsuk/pgx/pull/629


**Full Changelog**: https://github.com/sotetsuk/pgx/compare/v0.1.6...v0.1.7

0.1.6

What's Changed
* [Shogi] Fix capturing checking piece by pinned piece by sotetsuk in https://github.com/sotetsuk/pgx/pull/618


**Full Changelog**: https://github.com/sotetsuk/pgx/compare/v0.1.5...v0.1.6

Page 8 of 13

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.