This is an unofficial fork of the original Factorio Standard Library, primarily updated to work with my own mods which required it. The only functions I can guarantee are working perfectly include: data, recipe, technology, and entity related functions.
The runtime related portions of the library have been updated to the point where they will not crash the game when used, and no longer use any deprecated material, but apart from that, I cannot guarantee that they function as intended.
I encourage moving to one of the other forks of this mod instead, that are currently more focused on updating the runtime part of stdlib, whereas this version primarily focuses on improving the data side of things, with only minor changes to the runtime sections of code.
I can no longer recommend using any of the other stdlib forks, as there has been no attempt to update or maintain their libraries.