Releases: libsemigroups/Semigroups.jl
Releases · libsemigroups/Semigroups.jl
v0.1.2
v0.1.0
**Closed issues:** - Exceptions are 0-indexed, but `Transf` seems to be 1-indexed (#1) - `Transf` seems to have dynamic degree (#2) - Setup CI (#4) - Setup autogen for stubs (#5) - Docs: configure docs site to match libsemigroups-style (#6) - Add libsemigroups types (#14) - Add word operations (#15) - Add Presentation (#16) - Setup graceful error handling (#17) - Incorporate libsemigroups_jll (#19) - Create libsemigroups_julia_jll (#20) - Add LICENSE and update copyright info (#28) - Add runner base class (#29) - Add minimal, read-only WordGraph binding for FroidurePin instantiation (#30) - Add FroidurePinBase binding (#31) - FroidurePin implementation (#32) - PPerm accepts 0 as valid image point (#39) - Add docs preview to PR (#42) - Add docs page generator (#51) - Add script to generate Julia API (#52) - Transf test `increase_degree_by!` erroring from degree OOB (#54) - Refactor transf.jl to be a single file (#55)