simonster / Reexport.jl

Julia macro for re-exporting one module from another
Other
161 stars 19 forks source link

docs: use Reexport with SemVer #37

Open johnnychen94 opened 2 years ago

johnnychen94 commented 2 years ago

cc: @timholy

figures using https://excalidraw.com/ ![semver_workflow](https://user-images.githubusercontent.com/8684355/140517399-91c1e7eb-8328-4fe5-aaab-d6da91864b9d.png) ![semver_example_package](https://user-images.githubusercontent.com/8684355/140514459-e460444d-a65f-481f-8520-964d605a851e.png) ![semver_solution](https://user-images.githubusercontent.com/8684355/140516220-573ceae9-e510-4d7d-9b7b-bae22f0fdf1a.png)