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

CompatHelper: bump compat for AbstractMCMC to 5 for package test, (keep existing compat) #553

Commits on Oct 25, 2023

  1. Fix for rand + replace overloads of rand with rand_prior_true f…

    …or testing models (#541)
    
    * preserve context from model in `rand`
    
    * replace rand overloads in TestUtils with definitions of
    rand_prior_true so we can properly test rand
    
    * removed NamedTuple from signature of TestUtils.rand_prior_true
    
    * updated references to previous overloads of rand to now use rand_prior_true
    
    * test rand for DEMO_MODELS
    
    * formatting
    
    * fixed tests for rand for DEMO_MODELS
    
    * fixed linkning tests
    
    * added missing impl of rand_prior_true for demo_static_transformation
    
    * formatting
    
    * fixed rand_prior_true for demo_static_transformation
    
    * bump minor version as this will be breaking
    
    * bump patch version
    
    * fixed old usage of rand
    
    * Update test/varinfo.jl
    
    Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
    
    * fixed another usage of rand
    
    ---------
    
    Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
    torfjelde and github-actions[bot] committed Oct 25, 2023
    2 Configuration menu
    Copy the full SHA
    2e8adf4 View commit details
    Browse the repository at this point in the history

Commits on Oct 26, 2023

  1. Remove tonamedtuple (#547)

    * Remove dependencies to `tonamedtuple`
    
    * Remove `tonamedtuple`s
    
    * Minor version bump
    
    ---------
    
    Co-authored-by: Hong Ge <[email protected]>
    sunxd3 and yebai committed Oct 26, 2023
    Configuration menu
    Copy the full SHA
    04b03cd View commit details
    Browse the repository at this point in the history

Commits on Oct 27, 2023

  1. CompatHelper: bump compat for AbstractMCMC to 5 for package test, (ke…

    …ep existing compat)
    CompatHelper Julia committed Oct 27, 2023
    Configuration menu
    Copy the full SHA
    52235d8 View commit details
    Browse the repository at this point in the history

Commits on Nov 1, 2023

  1. Merge branch 'compathelper/new_version/2023-10-26-00-09-06-954-015731…

    …51329' into compathelper/new_version/2023-10-27-00-09-36-947-01221212180
    yebai committed Nov 1, 2023
    Configuration menu
    Copy the full SHA
    a7f8658 View commit details
    Browse the repository at this point in the history