Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release v0.2 #95

Merged
merged 69 commits into from
Jul 14, 2023
Merged

Release v0.2 #95

merged 69 commits into from
Jul 14, 2023

Conversation

schmidmt
Copy link
Contributor

No description provided.

@schmidmt schmidmt added this to the v0.2.0 milestone May 24, 2023
@schmidmt schmidmt self-assigned this May 24, 2023
@schmidmt schmidmt requested a review from a team as a code owner May 24, 2023 15:03
@schmidmt schmidmt marked this pull request as draft May 24, 2023 15:03
Compute surprisal of multiple values in a cell
Copy link
Contributor

@Swandog Swandog left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

Swandog and others added 27 commits June 15, 2023 16:40
…thers

Removed extraneous `py:module::` directive in `index.rst`
Added `automodule` for `lace`
Removed the `lace.engine.rst` file; rely on `automodule` of `lace`, which imports `Engine`
Changed `lace.analysis` and `lace.plot` to use `automodule` to generate documentation
Changed to use autosumary directly on classes rather than using automodule and members
This has the benefit of not requiring us to list out the methods and properties
we are documenting, so the documentation will not get out of date if methods/properties
are added/removed.
However, it requires a custom template to make sure that pages are generated
for individual methods, as the default autosummary class template does not do so
Only check that the semver specified matches the main `lace` version
Convert the publishing step to use a `for` loop
Check each version in each crate to see if it has been published already and skip if so
Fixed the Pandas `DataFrame` construction to correctly construct the index
Fixed the name of the `ColumnMetadata` class in constructor call
Fixed the passing of the `metadata` parameter
Changed to use the same run_config for all `update` calls
Fixed a typo in the text
@Swandog Swandog marked this pull request as ready for review July 14, 2023 01:18
@Swandog Swandog merged commit 36ee366 into master Jul 14, 2023
19 checks passed
@schmidmt schmidmt deleted the release/v0.2-rc branch May 6, 2024 14:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants