# Change Log ## [0.6.3] ### 2023-12-01 Version bump. ## [0.6.2] ### 2023-10-13 Version bump. ## [0.6.1] ### 2023-07-13 Bump. ## [0.6.0] ### 2023-06-29 git tag 0.6.0 -m "v0.6.0" Publish as 0.6. ### 2023-03-10 Change to jemalloc. ## [0.5.4] ### 2023-02-24 bump ## [0.5.3] ### 2023-02-21 Bump to 0.5.3. ## [0.5.2] ### 2023-01-26 Bump to 0.5.2 ## [0.5.1] ### 2022-09-16 Bump to 0.5.1. ## [0.5] ### 2022-09-07 Bump to 0.5. ### 2022-05-31 Remove special_export` as it has been moved to caminos-lib. Use `terminal_default_options` instead of building them explicitly. Use `terminal_main_normal_opts` instead of typing it again. git commit -m "Bump towards c4699f27f2e3d54c28a744eb8159fc6c230e261d." ### 2022-03-29 Upgraded dependency rand-0.4 to rand-0.8. git commit -m "Upgraded dependency rand-0.4 to rand-0.8." ### 2022-02-21 git commit -m "Select local caminos-lib." ## [0.4.3] git tag 0.4.3 -m "v0.4.3" git commit -m "bump to 0.4.3" ## [0.4.2] git tag 0.4.2 -m "v0.4.2" git commit -m "include version number" ## [0.4.1] ### 2022-02-10 git tag 0.4.1 -m "v0.4.1" git commit -m "bump for slurm bug" ## [0.4.0] ### 2022-02-10 git tag 0.4.0 -m "v0.4.0" git commit -m "Into 0.4.0, mathing compatible caminos-lib." git commit -m "Use caminos-lib from crates.io" ### 2022-02-08 Rely free arguments to `file_main`. Added a warning about ignored free arguments. Added some controls for empty folders and the --action=shell option. ## [0.3.1] ### 2021-10-20 git commit -m "version 0.3.1 to sync with caminos-lib-0.3.1." git tag 0.3.1 -m "v0.3.1" ## [0.3.0] ### 2021-10-19 Remove warning in panic invocation. git tag 0.3.0 -m "v0.3.0" git commit -m "Closing version 0.3.0. keeping version-sync with caminos-lib." ## [0.2.0] ### 2021-03-12 Updating toml to actually use caminos-lib-0.2 git commit -m "Commit before publishing version 0.2.0 to crates.io." ### 2021-02-12 Added --message=text and --where=expression flags. Added special mode to export topologies. Updated to use caminos-lib-0.2 ## [0.1.0] ### 2020-11-24 git commit -m "First commit on the publicable version."