dglazkov / polymath

MIT License
132 stars 9 forks source link

Combine a number of Library tweaks into a version bump #61

Closed jkomoros closed 1 year ago

jkomoros commented 1 year ago

There are three tweaks to the formats of libraries that are breaking changes: 1) Switch to have chunks be a sorted list #56 2) Switch IDs to be a hash of the text + url #33 3) Change the name of content in Library #23

Each of these changes is actually pretty small, especially given how everything is factored. But it's probably best to lump them all together and do a version bump.

jkomoros commented 1 year ago

This bug is now done because things that aren't finished are tracked in other bugs.