FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for .github - psqlpy-python/rust-decimal · GitHub
Uh oh!
There was an error while loading.
Please reload this page
.
psqlpy-python
/
rust-decimal
Public
forked from
paupino/rust-decimal
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
rust-decimal
.github
on
master
User selector
Datepicker
Commit history
Commits on Apr 13, 2024
Updating github workflow in preparation for target testing (#658)
paupino
authored
e00da9a
View commit details
Copy full SHA for e00da9a
View code at this point
Browse repository at this point
Commits on Sep 9, 2023
Remove semver checks from build and put into makefile (#609)
paupino
authored
aacdefd
View commit details
Copy full SHA for aacdefd
View code at this point
Browse repository at this point
Introduce breaking change check (#608)
paupino
authored
f18e57c
View commit details
Copy full SHA for f18e57c
View code at this point
Browse repository at this point
Commits on May 19, 2023
Update github workflow (#592)
paupino
authored
714db9c
View commit details
Copy full SHA for 714db9c
View code at this point
Browse repository at this point
Commits on Mar 10, 2023
Restructure Makefile for easier navigation (#580)
paupino
authored
571ad60
View commit details
Copy full SHA for 571ad60
View code at this point
Browse repository at this point
Commits on Sep 22, 2022
Use the new feature resolver (#551)
c410-f3r
authored
bdc7043
View commit details
Copy full SHA for bdc7043
View code at this point
Browse repository at this point
Commits on Aug 5, 2022
Fixes feature compilation for docs.rs by favoring diesel2 if feature specified (#536)
paupino
authored
8cf7d40
View commit details
Copy full SHA for 8cf7d40
View code at this point
Browse repository at this point
Diesel 2 feature support (#533)
Show description for 8ea8b07
paupino
authored
8ea8b07
View commit details
Copy full SHA for 8ea8b07
View code at this point
Browse repository at this point
Commits on May 28, 2022
Add `rand` support (#517)
Show description for 4ee19c6
c410-f3r
authored
4ee19c6
View commit details
Copy full SHA for 4ee19c6
View code at this point
Browse repository at this point
Commits on May 16, 2022
Update to Rust 2021 (#513)
c410-f3r
authored
a963e79
View commit details
Copy full SHA for a963e79
View code at this point
Browse repository at this point
Commits on Jan 19, 2022
Add saturated variants (#464)
c410-f3r
authored
cd04dd8
View commit details
Copy full SHA for cd04dd8
View code at this point
Browse repository at this point
Commits on Dec 7, 2021
Update arrayvec (#334)
c410-f3r
authored
152506c
View commit details
Copy full SHA for 152506c
View code at this point
Browse repository at this point
Commits on Nov 26, 2021
Add MySQL support for Diesel (#446)
Show description for b4e72bc
paupino
authored
b4e72bc
View commit details
Copy full SHA for b4e72bc
View code at this point
Browse repository at this point
Commits on Jun 7, 2021
Update step name
paupino
authored
27168cb
View commit details
Copy full SHA for 27168cb
View code at this point
Browse repository at this point
Commits on May 29, 2021
Enable cargo-make
c410-f3r
committed
b98bff2
View commit details
Copy full SHA for b98bff2
View code at this point
Browse repository at this point
Add fuzz targets to exercize checked functions
c410-f3r
committed
3672a0c
View commit details
Copy full SHA for 3672a0c
View code at this point
Browse repository at this point
Commits on Apr 24, 2021
Use precompiled version of cargo make
paupino
committed
831fb9a
View commit details
Copy full SHA for 831fb9a
View code at this point
Browse repository at this point
Relax when CI should be run
paupino
committed
2e80bff
View commit details
Copy full SHA for 2e80bff
View code at this point
Browse repository at this point
Use stable toolchain for file format/clippy checks
paupino
committed
c862d1d
View commit details
Copy full SHA for c862d1d
View code at this point
Browse repository at this point
Switch back to --workspace for cargo check compatible functions
paupino
committed
571f5c0
View commit details
Copy full SHA for 571f5c0
View code at this point
Browse repository at this point
Revert to --all for older toolchain
paupino
committed
c64b400
View commit details
Copy full SHA for c64b400
View code at this point
Browse repository at this point
Clippy to run on all features
paupino
committed
3595fc5
View commit details
Copy full SHA for 3595fc5
View code at this point
Browse repository at this point
Remove version from workflow name
paupino
committed
4f5aec1
View commit details
Copy full SHA for 4f5aec1
View code at this point
Browse repository at this point
Refactored github workflow
paupino
committed
9b8fc09
View commit details
Copy full SHA for 9b8fc09
View code at this point
Browse repository at this point
Modify workflow to prevent rerunning everything with minimal rust version
paupino
committed
d00b3a9
View commit details
Copy full SHA for d00b3a9
View code at this point
Browse repository at this point
Added minimum rust version to github workflow.
paupino
committed
880f9cd
View commit details
Copy full SHA for 880f9cd
View code at this point
Browse repository at this point
Commits on Apr 16, 2021
Add macro tests to github workflow
paupino
committed
711c0fb
View commit details
Copy full SHA for 711c0fb
View code at this point
Browse repository at this point
Added misc tests to github flow and optimize for feature scope
paupino
committed
47c1086
View commit details
Copy full SHA for 47c1086
View code at this point
Browse repository at this point
Commits on Mar 4, 2021
Updated Github workflow to include mathemtatical tests
paupino
committed
8e79a60
View commit details
Copy full SHA for 8e79a60
View code at this point
Browse repository at this point
Commits on Jan 9, 2021
Switch around feature flags to enable future optimization
paupino
committed
a83ebe6
View commit details
Copy full SHA for a83ebe6
View code at this point
Browse repository at this point
Commits on Dec 5, 2020
Fixes incorrectly formatted Github actions workflow file
paupino
committed
b8793ef
View commit details
Copy full SHA for b8793ef
View code at this point
Browse repository at this point
Added serde-arbitrary-precision + serde-float to ensure no conflicting features
paupino
committed
ff93606
View commit details
Copy full SHA for ff93606
View code at this point
Browse repository at this point
Add arbitrary precision support for serde_json deserialization
paupino
committed
b2eaf1e
View commit details
Copy full SHA for b2eaf1e
View code at this point
Browse repository at this point
#279: Alias serde-bincode -> serde-str to remove bincode confusion
paupino
committed
90d2862
View commit details
Copy full SHA for 90d2862
View code at this point
Browse repository at this point
Commits on Nov 20, 2020
Remove --workspace from no_std tests to avoid macros bumping it back into std mode
paupino
committed
9b6b168
View commit details
Copy full SHA for 9b6b168
View code at this point
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL