Skip to content

Commit

Permalink
Merge pull request #1663 from spacetelescope/develop
Browse files Browse the repository at this point in the history
Update to pre-release 1.3.0
  • Loading branch information
mfixstsci authored Dec 19, 2024
2 parents 0840979 + 7358290 commit ee82afc
Show file tree
Hide file tree
Showing 24 changed files with 1,712 additions and 1,233 deletions.
18 changes: 18 additions & 0 deletions CHANGES.rst
Original file line number Diff line number Diff line change
@@ -1,5 +1,23 @@
## What's Changed

1.3.0 (2024-12-19)
==================

Web Application
~~~~~~~~~~~~~~~
* Exclude source-specific WFSS files from observation page by @bhilbert4 in https://github.com/spacetelescope/jwql/pull/1651
* Switch URL for prog info scraping to use the OPO site by @bhilbert4 in https://github.com/spacetelescope/jwql/pull/1662

Project & API Documentation
~~~~~~~~~~~~~~~~~~~~~~~~~~~
* Added logging configuration to config file, and use it when opening logging by @york-stsci in https://github.com/spacetelescope/jwql/pull/1635
* Fix bad parens in dark monitor model definitions by @bhilbert4 in https://github.com/spacetelescope/jwql/pull/1644
* Add radius keyword to bokeh.figure.circle calls by @bhilbert4 in https://github.com/spacetelescope/jwql/pull/1643
* Remove bokeh templating code by @bhilbert4 in https://github.com/spacetelescope/jwql/pull/1647
* Update Bad Pixel Monitor to use Django DB Models by @mfixstsci in https://github.com/spacetelescope/jwql/pull/1497
* Update Bias Monitor to use Django DB Models by @bsunnquist in https://github.com/spacetelescope/jwql/pull/1503


1.2.11 (2024-08-26)
===================

Expand Down
1 change: 0 additions & 1 deletion jwql/bokeh_templating/__init__.py

This file was deleted.

26 changes: 0 additions & 26 deletions jwql/bokeh_templating/example/example_interface.yaml

This file was deleted.

65 changes: 0 additions & 65 deletions jwql/bokeh_templating/example/main.py

This file was deleted.

270 changes: 0 additions & 270 deletions jwql/bokeh_templating/factory.py

This file was deleted.

Loading

0 comments on commit ee82afc

Please sign in to comment.