1- v0.5.1
1+ v0.5.2
22
33-----------------------------------------------------------------------------
44 Versioning
@@ -42,7 +42,7 @@ the API is complete. It just means we won't break what currently exists.
4242
4343## Libraries
4444* Data Structures v1.0.0 (pl_ds.h)
45- * Json v1.0.0 (pl_json.h)
45+ * Json v1.0.2 (pl_json.h)
4646* Logging v1.0.1 (pl_log.h)
4747* Math v1.0.0 (pl_math.h)
4848* Memory Allocators v1.1.0 (pl_memory.h)
@@ -59,7 +59,7 @@ the API is complete. It just means we won't break what currently exists.
5959* Draw v1.2.0 (pl_draw_ext.h)
6060* Draw Backend v1.0.1 (pl_draw_backend_ext.h)
6161* GPU Allocators v1.0.0 (pl_gpu_allocators_ext.h)
62- * Graphics v1.1.2 (pl_graphics_ext.h)
62+ * Graphics v1.1.3 (pl_graphics_ext.h)
6363* Image v1.0.0 (pl_image_ext.h)
6464* Job v2.0.0 (pl_job_ext.h)
6565* Atomics v1.0.0 (pl_platform_ext.h)
@@ -71,7 +71,7 @@ the API is complete. It just means we won't break what currently exists.
7171* Rectangle Packing v1.0.0 (pl_rect_pack_ext.h)
7272* Screen Log v2.0.0 (pl_screen_log_ext.h)
7373* Shader v1.1.0 (pl_shader_ext.h)
74- * Starter v1.0.1 (pl_starter_ext.h)
74+ * Starter v1.0.2 (pl_starter_ext.h)
7575* Stats v1.0.0 (pl_stats_ext.h)
7676* String Interning v1.0.1 (pl_string_intern_ext.h)
7777* UI Tools v1.0.0 (pl_tools_ext.h)
0 commit comments