What's Changed
* Cosmic rays and persistence instrumental effects now included in L1 and L2 images.
* Unit tests for the WCS, PSF, bandpass, L1, image, and catalog modules.
* Support for generating catalogs from Gaia
* Simulated source catalogs from simple parametric source distributions
* Bug fixes.
In more detail...
* Add warning to README by schlafly in https://github.com/spacetelescope/romanisim/pull/25
* Add unit tests for WCS module. by schlafly in https://github.com/spacetelescope/romanisim/pull/28
* Add PSF module tests. by schlafly in https://github.com/spacetelescope/romanisim/pull/26
* Bandpass Unit Tests by PaulHuwe in https://github.com/spacetelescope/romanisim/pull/24
* Fix units of dark rate. by schlafly in https://github.com/spacetelescope/romanisim/pull/31
* Add unit tests for L1 module by schlafly in https://github.com/spacetelescope/romanisim/pull/30
* Add unit tests for image module by schlafly in https://github.com/spacetelescope/romanisim/pull/29
* Add SOC tests for DMS 214, 215, 216 (image rendering) by schlafly in https://github.com/spacetelescope/romanisim/pull/32
* Changes supporting adding tests for uncalibrated image simulation by schlafly in https://github.com/spacetelescope/romanisim/pull/34
* Convert a Gaia catalog into a catalog for simulation by romanisim by schlafly in https://github.com/spacetelescope/romanisim/pull/35
* Improve API for creating parametric distribution of sources for simulation by schlafly in https://github.com/spacetelescope/romanisim/pull/40
* `tomli` is implemented read-only as `tomllib` in Python 3.11 by zacharyburnett in https://github.com/spacetelescope/romanisim/pull/38
* use OpenAstronomy workflows and move MacOS jobs to weekly schedule by zacharyburnett in https://github.com/spacetelescope/romanisim/pull/41
* Add more metadata to the simulation output headers. by schlafly in https://github.com/spacetelescope/romanisim/pull/39
* add code owners file by zacharyburnett in https://github.com/spacetelescope/romanisim/pull/42
* Add CRs to simulator by schlafly in https://github.com/spacetelescope/romanisim/pull/36
* Add persistence to simulator by schlafly in https://github.com/spacetelescope/romanisim/pull/37
**Full Changelog**: https://github.com/spacetelescope/romanisim/compare/v0.1.3...v0.2.0