bchavez / Bogus

:card_index: A simple fake data generator for C#, F#, and VB.NET. Based on and ported from the famed faker.js.
Other
8.66k stars 495 forks source link

New Feature: Random DateOnly and TimeOnly #399

Closed prasadtelkikar closed 2 years ago

prasadtelkikar commented 2 years ago
bchavez commented 2 years ago

Hi @prasadtelkikar, I've updated the latest master branch with VS 2022 and .NET 6 SDK tooling.

We should rebase this PR and see if we can get all builds to pass now.

prasadtelkikar commented 2 years ago

Hi @bchavez, I updated my PR and merged latest changes from master

bchavez commented 2 years ago

Hi @prasadtelkikar , thank you for the rebase. I'm going to begin the review process; hopefully have this merged sometime this weekend.

prasadtelkikar commented 2 years ago

@bchavez Did you get a chance to look into the latest changes?

bchavez commented 2 years ago

Some changes yes, there are some tools in the backend that I am still updating. For example, the Bogus.Premium packages I just finished updating this morning.

I will try to get these changes merged in by end of this weekend.

bchavez commented 2 years ago

Thank you @prasadtelkikar for all the help! We merged the code! However, it's pretty late right now, but I will try to get a new release in the next few days!