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

Create add_months() method on NaiveDate #731

Merged
merged 7 commits into from Jul 30, 2022
Merged

Create add_months() method on NaiveDate #731

merged 7 commits into from Jul 30, 2022

Commits on Jul 28, 2022

  1. Add add_months()

    Cleanup
    
    Cleanup
    
    no_std
    
    No magic micromath trick
    
    PR feedback
    avantgardnerio committed Jul 28, 2022
    Configuration menu
    Copy the full SHA
    869e80e View commit details
    Browse the repository at this point in the history
  2. PR feedback

    avantgardnerio committed Jul 28, 2022
    Configuration menu
    Copy the full SHA
    8ed12fb View commit details
    Browse the repository at this point in the history
  3. Undo try_from

    avantgardnerio committed Jul 28, 2022
    Configuration menu
    Copy the full SHA
    b5ed0cd View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4ad1416 View commit details
    Browse the repository at this point in the history
  5. lint

    avantgardnerio committed Jul 28, 2022
    Configuration menu
    Copy the full SHA
    ef04889 View commit details
    Browse the repository at this point in the history
  6. Update changelog

    avantgardnerio committed Jul 28, 2022
    Configuration menu
    Copy the full SHA
    d364f73 View commit details
    Browse the repository at this point in the history

Commits on Jul 29, 2022

  1. PR feedback

    avantgardnerio committed Jul 29, 2022
    Configuration menu
    Copy the full SHA
    4e4906f View commit details
    Browse the repository at this point in the history