main
add permutations_ii.c and re-implement permutations_i.c (#868)
Prepare 1.0.0 release (#1044)
Some improvements (#1073)
fix: Update C code for compatibility with the MSVC compiler (#949)
refactor: Replace vector with array in C code (#894)