Zhongyi Tong
Zhongyi Tong
Hi Emma, I'm the Chinese translator of your book _Git for Teams_, which is going to be published in China. Just discovered the link to this repo in the book...
自今年下半年以来,微信一直在收紧对网页版微信的使用限制。最早有很多用户在登录时遇到“当前登录环境异常。为了你的帐号安全,暂时不能登录 web 微信”,以及最近种种迹象表明微信正在灰度测试网页版微信的下线,这给项目的开发带来了很大的风险。 另一方面,由于个人原因,在之前以及未来可预期的一段时间内,我无法将更多精力放在这个项目上。我曾经尝试过让 collaborators 帮我维护和管理,但是由于大家的精力也是有限的,没能按照产品计划如期推出更多的功能和修复。 项目不会关闭,只要你没有被微信针对,就仍然能够下载并正常使用。我会在 12 月底再做一次评估,考虑是否进行一些更新,或者是彻底关闭项目。感谢大家的支持,尤其是那些 collaborators 和提出 Issue 和 Pull Request 的热心用户。对于一个免费、个人维护的项目来说,走到今天已经实属不易了。 This project is no longer under active development due to the restrictions from the...
Based on https://github.com/jmoiron/sqlx/pull/847, but fixed an issue that optional pointer fields are not handled correctly. > Nested structs are now only instantiated when one of the database columns in that...