v1.2.0
What's Changed
- added pypi version badge by @shimwell in #176
- Removing unused functions by @shimwell in #178
- more concise install with conda-forge by @shimwell in #180
- Avoid doubled underscore in method names by @shimwell in #181
- Moving decompose solids into CadToCsg class by @shimwell in #183
- moving load_cad and export_solids from start to own method by @shimwell in #186
- Moving get universe out of start method by @shimwell in #188
- Remove need for os import by @shimwell in #185
- corrected badge urls by @shimwell in #190
- Adding docs for json api usage by @shimwell in #192
- Adding UCARD to missing parts of documentation and example JSON file by @shimwell in #194
- Adding version support to docs by @shimwell in #198
- added missing " to docs example by @shimwell in #200
- Adding more details to the developer documentation by @shimwell in #202
- Changing cellRange to discrete numbers to allow more flexability when loading geometry by @shimwell in #205
- Adding y to install by @shimwell in #207
- Fix for #203, errors in simplify full by @KBGrammer in #206
- Simplify error by @KBGrammer in #211
- fixed versions url by @shimwell in #217
- removed config ini code by @shimwell in #218
- added part from alex comment by @shimwell in #219
- Specify in the developer guide that openmc and pytest are needed to r… by @alberto743 in #221
- Update reverse to JSON and rename to CsgToCad by @shimwell in #229
- Removing old config ini file based scripts by @shimwell in #226
- closes #213; additional guidance for install by @alexvalentine94 in #235
- Dev by @alexvalentine94 in #233
- Update docs badge with new action name by @shimwell in #238
- Added version 1.2 to docs versions by @shimwell in #236
- update main with latest dev by @shimwell in #240
New Contributors
- @KBGrammer made their first contribution in #206
Full Changelog: 1.1.0...1.2.0