{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":589737072,"defaultBranch":"master","name":"primer3-py","ownerLogin":"benpruitt","currentUserCanPush":false,"isFork":true,"isEmpty":false,"createdAt":"2023-01-16T20:20:19.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/2595010?v=4","public":true,"private":false,"isOrgOwned":false},"refInfo":{"name":"","listCacheKey":"v0:1695085143.0","currentOid":""},"activityList":{"items":[{"before":"83018cdacbc8526ebe26902e8a378a231c60e222","after":"cc62458268f4e1cf3251b43db8372bec122be68e","ref":"refs/heads/hotfix/todict","pushedAt":"2023-09-19T01:16:02.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"benpruitt","name":"Ben Pruitt","path":"/benpruitt","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2595010?s=80&v=4"},"commit":{"message":"fix ``todict`` method of ``Thermoanalysis`` and add unit test coverage","shortMessageHtmlLink":"fix todict method of Thermoanalysis and add unit test coverage"}},{"before":"94457739af406e04ad3c0f247b94ea35974e868c","after":"83018cdacbc8526ebe26902e8a378a231c60e222","ref":"refs/heads/master","pushedAt":"2023-09-19T01:14:31.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"benpruitt","name":"Ben Pruitt","path":"/benpruitt","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2595010?s=80&v=4"},"commit":{"message":"2.0.0 release (#113)\n\n* migrated primer3 header file Cython extern imports to `thermoanalysis.pxi` (#100)\r\n\r\nOptional C structure string argument `c_ascii_structure` added to `_ThermoAnalysis`\r\nmethods to enable 3rd party use for structures\r\n\r\nversion bump to 2.0.0a1 due to breaking change\r\n\r\n* fix for issue 108 whereby no_structure is not correctly 1 set to 1 when no secondary structure in found (#109)\r\n\r\n* Issue 50 update to add list version of (#110)\r\n\r\nPRIMER_{PAIR, LEFT, RIGHT, INTERNAL} output dictionary keys.\r\nRetaining original keys as well for compatibility\r\n\r\nversion bump to 2.0.0\r\n\r\nupdated CHANGES and cython_help.md for a note about the\r\n`c_ascii_structure` argument\r\n\r\nConsistent free of `c_ascii_structure` in thermoanalysis.pyx methods\r\n\r\n* fixes missing `thal_result.sec_struct` and `dpal_results.sec_struct` (#112)\r\n\r\ninitialization to `NULL` in `recalc_primer_sec_struct` in `libprimer3.c`\r\nand `libprimer3flex.c`. `CHANGES` updated\r\n\r\n* doc string update for _ThermoAnalysis.run_design for new list based keys","shortMessageHtmlLink":"2.0.0 release (libnano#113)"}},{"before":"83018cdacbc8526ebe26902e8a378a231c60e222","after":"94457739af406e04ad3c0f247b94ea35974e868c","ref":"refs/heads/master","pushedAt":"2023-09-19T01:14:07.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"benpruitt","name":"Ben Pruitt","path":"/benpruitt","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2595010?s=80&v=4"},"commit":{"message":"fix ``todict`` method of ``Thermoanalysis`` and add unit test coverage","shortMessageHtmlLink":"fix todict method of Thermoanalysis and add unit test coverage"}},{"before":null,"after":"83018cdacbc8526ebe26902e8a378a231c60e222","ref":"refs/heads/hotfix/todict","pushedAt":"2023-09-19T00:59:03.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"benpruitt","name":"Ben Pruitt","path":"/benpruitt","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2595010?s=80&v=4"},"commit":{"message":"2.0.0 release (#113)\n\n* migrated primer3 header file Cython extern imports to `thermoanalysis.pxi` (#100)\r\n\r\nOptional C structure string argument `c_ascii_structure` added to `_ThermoAnalysis`\r\nmethods to enable 3rd party use for structures\r\n\r\nversion bump to 2.0.0a1 due to breaking change\r\n\r\n* fix for issue 108 whereby no_structure is not correctly 1 set to 1 when no secondary structure in found (#109)\r\n\r\n* Issue 50 update to add list version of (#110)\r\n\r\nPRIMER_{PAIR, LEFT, RIGHT, INTERNAL} output dictionary keys.\r\nRetaining original keys as well for compatibility\r\n\r\nversion bump to 2.0.0\r\n\r\nupdated CHANGES and cython_help.md for a note about the\r\n`c_ascii_structure` argument\r\n\r\nConsistent free of `c_ascii_structure` in thermoanalysis.pyx methods\r\n\r\n* fixes missing `thal_result.sec_struct` and `dpal_results.sec_struct` (#112)\r\n\r\ninitialization to `NULL` in `recalc_primer_sec_struct` in `libprimer3.c`\r\nand `libprimer3flex.c`. `CHANGES` updated\r\n\r\n* doc string update for _ThermoAnalysis.run_design for new list based keys","shortMessageHtmlLink":"2.0.0 release (libnano#113)"}},{"before":"355b8b5a08a1e75648efe98bc9d2f8a3ec2514e8","after":"83018cdacbc8526ebe26902e8a378a231c60e222","ref":"refs/heads/master","pushedAt":"2023-09-19T00:58:38.000Z","pushType":"push","commitsCount":73,"pusher":{"login":"benpruitt","name":"Ben Pruitt","path":"/benpruitt","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2595010?s=80&v=4"},"commit":{"message":"2.0.0 release (#113)\n\n* migrated primer3 header file Cython extern imports to `thermoanalysis.pxi` (#100)\r\n\r\nOptional C structure string argument `c_ascii_structure` added to `_ThermoAnalysis`\r\nmethods to enable 3rd party use for structures\r\n\r\nversion bump to 2.0.0a1 due to breaking change\r\n\r\n* fix for issue 108 whereby no_structure is not correctly 1 set to 1 when no secondary structure in found (#109)\r\n\r\n* Issue 50 update to add list version of (#110)\r\n\r\nPRIMER_{PAIR, LEFT, RIGHT, INTERNAL} output dictionary keys.\r\nRetaining original keys as well for compatibility\r\n\r\nversion bump to 2.0.0\r\n\r\nupdated CHANGES and cython_help.md for a note about the\r\n`c_ascii_structure` argument\r\n\r\nConsistent free of `c_ascii_structure` in thermoanalysis.pyx methods\r\n\r\n* fixes missing `thal_result.sec_struct` and `dpal_results.sec_struct` (#112)\r\n\r\ninitialization to `NULL` in `recalc_primer_sec_struct` in `libprimer3.c`\r\nand `libprimer3flex.c`. `CHANGES` updated\r\n\r\n* doc string update for _ThermoAnalysis.run_design for new list based keys","shortMessageHtmlLink":"2.0.0 release (libnano#113)"}},{"before":null,"after":"5e4a049afff4de9d2ca390d59a574e44a99859c7","ref":"refs/heads/grinner-version-1.2.0-pre","pushedAt":"2023-03-21T14:07:15.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"benpruitt","name":"Ben Pruitt","path":"/benpruitt","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2595010?s=80&v=4"},"commit":{"message":"refactor pair finding-related globals","shortMessageHtmlLink":"refactor pair finding-related globals"}}],"hasNextPage":false,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAADg3m7TQA","startCursor":null,"endCursor":null}},"title":"Activity ยท benpruitt/primer3-py"}