Dmitry Avtonomov

Results 28 comments of Dmitry Avtonomov

All the viewers need to be overhauled significantly, I just don't have the time to do that. But it's definitely the plan.

@JB-MS not really, for gzipped files a linear read through the whole file is required every time as you need to open a decompressing stream. The underlying reader library (mdftbx)[https://github.com/chhh/msftbx]...

I would love to add that sort of functionality. Batmass uses [MSFTBX](http://github.com/chhh/msftbx) library to read files, that will need to be added there. Thermo has almost released a new set...

@gsaxena888 it will, it has been tested to work with Mono instead of .NET. It all would be very nice to do, but all those native DLLs are made with...

@jzy3d I can do it. In fact, the major headache is not the "configuration" of which there is not much needed, but rather the process of registering with Sonatype, confirming...

well, someone from jzy3d needs to register at sonatype, and prove they own this repo/website. I did take the time to write a complete guide: https://dmtavt.com/post/2017-01-25-publishing-to-maven-central/

@jzy3d It's been a while since I did it, but they 100% have snapshot repos. Just for development you won't need to change anything, it will get installed or deployed...

I also highly recommend you to add another readme file with a reminder for yourself how to release