-
Notifications
You must be signed in to change notification settings - Fork 19
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
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: orsinium-labs/enum
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.2.0
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: orsinium-labs/enum
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 9 commits
- 5 files changed
- 3 contributors
Commits on Aug 31, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 97661b1 - Browse repository at this point
Copy the full SHA 97661b1View commit details
Commits on Sep 3, 2023
-
Configuration menu - View commit details
-
Copy full SHA for b7aa223 - Browse repository at this point
Copy the full SHA b7aa223View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0287064 - Browse repository at this point
Copy the full SHA 0287064View commit details -
Configuration menu - View commit details
-
Copy full SHA for 716dd44 - Browse repository at this point
Copy the full SHA 716dd44View commit details
Commits on Apr 12, 2024
-
✨ (enum.go): Add Matcher interface and Match method to Enum for custo…
…m matching logic ✅ (enum_test.go): Add tests for new Match method in Enum, testing with Book and Color enums
Configuration menu - View commit details
-
Copy full SHA for 6217b7d - Browse repository at this point
Copy the full SHA 6217b7dView commit details -
♻️ (enum.go): Rename Matcher interface to Equaler and Match method to…
… Equal for better clarity ✨ (enum.go): Add Parse function to replace Match method for better separation of concerns 🐛 (enum_test.go): Update tests to reflect changes in enum.go, replacing Match with Parse and updating test names
Configuration menu - View commit details
-
Copy full SHA for e2d3c6e - Browse repository at this point
Copy the full SHA e2d3c6eView commit details -
Merge pull request #9 from iwata/master
Add Enum.Match
Configuration menu - View commit details
-
Copy full SHA for 2a22286 - Browse repository at this point
Copy the full SHA 2a22286View commit details -
Configuration menu - View commit details
-
Copy full SHA for 74393ed - Browse repository at this point
Copy the full SHA 74393edView commit details -
Merge pull request #10 from orsinium-labs/parse-examples
Provide examples for enum.Parse
Configuration menu - View commit details
-
Copy full SHA for 4d8fb06 - Browse repository at this point
Copy the full SHA 4d8fb06View commit details
There are no files selected for viewing