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

Merge 2.x.x into main #24

Merged
merged 3 commits into from
Mar 8, 2024
Merged

Merge 2.x.x into main #24

merged 3 commits into from
Mar 8, 2024

Commits on Jan 30, 2024

  1. Update CI

    adam-fowler committed Jan 30, 2024
    Configuration menu
    Copy the full SHA
    52663ae View commit details
    Browse the repository at this point in the history
  2. More GH action updates

    adam-fowler committed Jan 30, 2024
    Configuration menu
    Copy the full SHA
    bec77d1 View commit details
    Browse the repository at this point in the history

Commits on Jan 31, 2024

  1. 2.x.x Template struct (#22)

    * Start of turning template into a struct
    
    * Everything is Sendable now, just doesnt work
    
    * Add library to context
    
    * Make sure render is initialized with library
    
    * comment about inheritance spec
    
    * Add register back in
    
    * Re-instate register functions
    
    * Re-instate commented out print
    
    * Fix tabbing in Partial tests
    
    * Make HBMustacheLibrary.loadTemplates async
    
    * Update platforms, swift version
    adam-fowler authored Jan 31, 2024
    Configuration menu
    Copy the full SHA
    071b182 View commit details
    Browse the repository at this point in the history