Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: Plan-V-Studio/DocumentData
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.0.0
Choose a base ref
...
head repository: Plan-V-Studio/DocumentData
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.0.1
Choose a head ref
  • 17 commits
  • 14 files changed
  • 2 contributors

Commits on Jan 27, 2024

  1. Update README.md

    Signed-off-by: Akivili Collindort <akivilicollindort@plan-v-studio.link>
    AreroKetahi authored Jan 27, 2024
    Configuration menu
    Copy the full SHA
    affb2dc View commit details
    Browse the repository at this point in the history
  2. Fixed a build failure in the Swift Package Index

    Removed executable target
    AreroKetahi committed Jan 27, 2024
    Configuration menu
    Copy the full SHA
    7ff18b4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8486690 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #9 from Plan-V-Studio/Multiplatform-Fix

    Fixed an issue where Swift Package Index platform tests could not be passed.
    AreroKetahi authored Jan 27, 2024
    Configuration menu
    Copy the full SHA
    696aa28 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    763bb9d View commit details
    Browse the repository at this point in the history
  6. Merge pull request #10 from Plan-V-Studio/SPI-Compatible

    Compatible with Swift Package Index documentation
    AreroKetahi authored Jan 27, 2024
    Configuration menu
    Copy the full SHA
    79f7112 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    96e1a31 View commit details
    Browse the repository at this point in the history
  8. Remove has(_:) function

    Replace all the usage as contains(where:)
    AreroKetahi committed Jan 27, 2024
    Configuration menu
    Copy the full SHA
    3531667 View commit details
    Browse the repository at this point in the history
  9. Merge pull request #11 from Plan-V-Studio/Code-Simplify

    Code simplify
    AreroKetahi authored Jan 27, 2024
    Configuration menu
    Copy the full SHA
    0d7403a View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    b673e9b View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    249d9ac View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    efde19d View commit details
    Browse the repository at this point in the history
  13. Update documentation

    Handle the errors.
    AreroKetahi committed Jan 27, 2024
    Configuration menu
    Copy the full SHA
    bd869d3 View commit details
    Browse the repository at this point in the history
  14. Fixed incompatibility between @PersistedModel and @ModelCodingKey

    Registered ModelCodingKey in complier plug-in.
    AreroKetahi committed Jan 27, 2024
    Configuration menu
    Copy the full SHA
    9e83d6a View commit details
    Browse the repository at this point in the history
  15. Update documentation

    AreroKetahi committed Jan 27, 2024
    Configuration menu
    Copy the full SHA
    af0798f View commit details
    Browse the repository at this point in the history
  16. Merge pull request #12 from Plan-V-Studio/Customise-CodingKey

    Added features for custom CodingKeys.
    AreroKetahi authored Jan 27, 2024
    Configuration menu
    Copy the full SHA
    a9fc351 View commit details
    Browse the repository at this point in the history
  17. Update README.md

    Signed-off-by: Akivili Collindort <akivilicollindort@plan-v-studio.link>
    AreroKetahi authored Jan 27, 2024
    Configuration menu
    Copy the full SHA
    9c677a0 View commit details
    Browse the repository at this point in the history
Loading