SQLitePCL.pretty icon indicating copy to clipboard operation
SQLitePCL.pretty copied to clipboard

Update library version and references to SQLitePCLraw to 1.1.2

Open gentledepp opened this issue 8 years ago • 16 comments

updated library version to 1.1.2 and all references to SQLitePCLRaw also to 1.1.2

Added a package.ps1 script to create nuget packages

gentledepp avatar Mar 18 '17 11:03 gentledepp

Is this blocking you. I'm in the middle of a large work project, so I'm not sure I will be able to get to reviewing this or pushing an update til next weekend.

bordoley avatar Mar 18 '17 18:03 bordoley

no it is not we've our own nuget package repo ;-)

but for an official SyncWinRT release we'd need it of course

gentledepp avatar Mar 18 '17 18:03 gentledepp

#40 is fixed and I added a unittest for this of course.

One more thing: The SQLitePCL.pretty.tests.x86 were actually broken: They referenced an old SQLitePCL.raw.dll (the new ones do not have a dot between SQLitePCL and raw) In order to get them to work, I had to introduce a common base class "TestBase" which (only on windows) calls SQLitePCL.Batteries.Init();

now the tests work file - also on Android and iOS. But I do not know, if I broke any intent of you?

gentledepp avatar Mar 19 '17 09:03 gentledepp

now also supports creating nuget symbol packages.

Maybe you can publish the symbol packages as well on the next release? (see the link above)

gentledepp avatar Mar 19 '17 09:03 gentledepp

I just wanted to update you that this will probably have to wait until the middle of next week. I have a project I need to finish up over the weekend, but I really do apologize for the delay.

bordoley avatar Mar 24 '17 17:03 bordoley

Could you please merge in the near future? We are using this library (including the fix) in another github project and we really need to make a release soon: SyncWinRT

gentledepp avatar Sep 22 '17 11:09 gentledepp

As much as I would like to maintain this package, I simply don't have the time anymore. I've added you as a collaborator to the main repo. Feel free to push changes as you like.

bordoley avatar Apr 09 '18 17:04 bordoley

Thanks man 👍

gentledepp avatar Apr 10 '18 06:04 gentledepp

Do you want to manage the nuget packages as well?

bordoley avatar Apr 10 '18 07:04 bordoley

Yeah that'd be awesome. That way I could create new packages

gentledepp avatar Apr 10 '18 12:04 gentledepp

What is your nuget username?

bordoley avatar Apr 10 '18 14:04 bordoley

gentledepp or am I mistaken? :-|

gentledepp avatar Apr 10 '18 14:04 gentledepp

oh... sry my fault -

gentledepp avatar Apr 10 '18 14:04 gentledepp

I do not have one yet. Maybe I can create one just for this repo

gentledepp avatar Apr 10 '18 14:04 gentledepp

ok.. I can't. So it is: [email protected]

gentledepp avatar Apr 10 '18 14:04 gentledepp

I also added you as a maintainer of the repo I was using to host the documentation, though it would probably be easier to move the documentation into a branch of this repo.

bordoley avatar Apr 10 '18 14:04 bordoley